You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not inhibit log propagation in monitoring db manager (#3919)
See PR #3644 for the same change and justification on the htex
interchange. This has been unneeded since the database manager moved to
using spawn multiprocessing in PR #3817.
# Changed Behaviour
This should not change any log output right now but makes the behaviour
more consistent and easier to understand.
## Type of change
- Code maintenance/cleanup
0 commit comments