We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9fb1ae5
Raise RuntimeError on queue.join() after queue closing. #295
Replace timeout type from Optional[int] to Optional[float] #267
timeout
Optional[int]
Optional[float]