Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure logging level is transferred into sub-process from main process #1090

Open
notoraptor opened this issue Mar 7, 2023 · 0 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@notoraptor
Copy link
Collaborator

Global logging level can be configured from orion command line using -v argument. We want to be sure this level is also set when we launch sub-process via Python multiprocessing module. We also need to add a unit test to verify that level is correctly transferred.

@notoraptor notoraptor added the bug Indicates an unexpected problem or unintended behavior label Mar 7, 2023
@notoraptor notoraptor self-assigned this Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant