seedvault
seedvault copied to clipboard
Better scheduling co-existence with other transport
We disable the framework scheduling in favor of our own, but there may be other transports on the system still using the framework scheduling, so we can't disable it for them and we need to account for them having enabled it again.
Fixes #679