Skip to content
Snippets Groups Projects
user avatar
dpsutton authored
* Start task scheduler at end of startup.

The sync db task does a lot of db work to be addressed in a later
commit. But it also begins firing tasks _during startup_. Lets prevent
syncs and other tasks while we are starting up until we have finished.

Scheduler can be set to standby mode while we wait on finishing up
initializing and then start after.

* docstring cleanup and comments
44e9db17
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..
metabase