-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move things around a little in the main loop.
Should take care of two things: 1. When looking at the DEBUG log level, the status should appear before we wait for WQ, giving the user time to digest it, and not have to look for it, scrolling through tons of task creation output. 2. Plotting should also be triggered before WQ is polled for tasks, which minimizes the potential database access overlap.
- Loading branch information
Showing
1 changed file
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters