-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support setting direct_running_mode for LocalDirectRunner
This also changes the default local one from multi_processing to multi_threading. The primary use here is to make the logging config from the *runner* be inherited by the *workers* too, which helps with debugging quite a bit.
- Loading branch information
1 parent
0eda0ca
commit ff36901
Showing
1 changed file
with
20 additions
and
2 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