mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-25 07:07:48 +01:00
* add centralized task management
in order to properly cleanup all long-running tasks we have to keep a list of them
* use new task management functions
* unify shutdown events
* vlads suggestions
rename variable for create_task
wrap cancel() with try/catch
fixup
* rename func to coro
---------
Co-authored-by: dni ⚡ <office@dnilabs.com>
|
||
---|---|---|
.. | ||
static | ||
templates | ||
views | ||
__init__.py | ||
crud.py | ||
helpers.py | ||
migrations.py | ||
models.py | ||
services.py | ||
tasks.py |