Logger thread spins forever if there is no backend #10054
Labels
area: Logging
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Uh oh!
There was an error while loading. Please reload this page.
A configuration with no backend registered will have the logger thread spin forever.
Instead having an assert at the start of the thread would be sensible, something like this: fb0e038
As of now there is 2 Xtensa tests in CI with this issue.
The text was updated successfully, but these errors were encountered: