Skip to content

pass through log level to workers#942

Open
Ferada wants to merge 1 commit intoYelp:masterfrom
Ferada:pass-through-log-level-to-workers
Open

pass through log level to workers#942
Ferada wants to merge 1 commit intoYelp:masterfrom
Ferada:pass-through-log-level-to-workers

Conversation

@Ferada
Copy link
Copy Markdown

@Ferada Ferada commented Dec 17, 2025

  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added
  • Docs have been added / updated
  • All CI checks are green
  • What kind of change does this PR introduce?

Bug fix, passes through the log level set in the main process to the multiprocessing worker processes.

That is, detect-secrets -v -v scan . didn't produce any output, but it should actually print quite a lot.

  • What is the current behavior?

Almost no logs from workers are being shown since the log level being set in the main process doesn't get propagated to worker processes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant