Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dni
Copy link
Member

@dni dni commented Feb 21, 2024

this is especially useful for extensions.

with this an extension can only call create_permanent_unique_task("my-ext", task) and it will restarted when it exists and cancels when lnbits is stopped

this is especially useful for extension.

with this an extension can only call `create_permanent_unique_task("my-ext", task)` and it will restarted when it exists and cancels when lnbits is stopped
@codecov
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (b6dc66b) 59.12% compared to head (d847486) 59.02%.

Files Patch % Lines
lnbits/tasks.py 26.31% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2292      +/-   ##
==========================================
- Coverage   59.12%   59.02%   -0.10%     
==========================================
  Files          60       60              
  Lines        9056     9074      +18     
==========================================
+ Hits         5354     5356       +2     
- Misses       3702     3718      +16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@prusnak prusnak added this to the 0.12.3 milestone Feb 23, 2024
@motorina0 motorina0 requested a review from arcbtc March 7, 2024 11:51
@arcbtc arcbtc merged commit e4d3fae into dev Mar 18, 2024
@arcbtc arcbtc deleted the unique-tasks branch March 18, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants