Skip to content

Move the blocking log operation to executor thread#284

Open
Arooba-git wants to merge 1 commit intocodingchili:masterfrom
Arooba-git:fix-blocking-call
Open

Move the blocking log operation to executor thread#284
Arooba-git wants to merge 1 commit intocodingchili:masterfrom
Arooba-git:fix-blocking-call

Conversation

@Arooba-git
Copy link

Hi! :)
Apparently the logging module has a blocking call that is executed on event loop (detected by BlockHound).
Screen Shot 2023-07-14 at 4 12 26 PM

This PR fixes the call so the pipeline remains reactive.

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