mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-02-14 17:12:12 -05:00
If we keep running our code, but the worker gets cancelled, the system may freeze our code execution making notifications hang. Also, it may cause the code to run more than once at roughly the same time, because the system reschedules our worker.