ByteHamster 83199a6057
Wait in SyncService before enqueueing subscriptions refresh (#7544)
Apparently requesting to run the manager cancels the already running one on some devices.
This leads to an endless loop trying to refresh over and over again.
2024-12-10 21:02:15 +01:00
..

:net:sync

This folder contains modules related to external services for synchronization. The module model provides the basic interfaces for implementing a synchronization backend. The other modules contains backends for specific synchronization services.