-
-
Notifications
You must be signed in to change notification settings - Fork 387
Closed
Description
I need to run a consumer in an OS thread. I want to communicate with a queue. curio tells me I should use their UniversalQueue, the purpose being that it blocks correctly from within curio and from within the thread.
I can't find an equivalent in trio (maybe I missed it?).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels