-
-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I've run into this when using structlog
.
We've added a middleware where we add a bunch of contextvars with structlog.contextvars.bind_contextvars
and noticed that the logs within the sync tasks are missing them.
Async tasks are fine.
I have PR incoming with an attempt to fix that and a test that hopefully shows better what I mean 😅.
Metadata
Metadata
Assignees
Labels
No labels