Message290706
Proof-of-concept of patched drain() to support multiple waiters.
I don't see any strong reason to not allow two coroutines to wait on drain() in parallel?
I'm too lazy to write a full patch with unit tests, doc changed, etc. I started with a PoC to discuss the solution. |
|
Date |
User |
Action |
Args |
2017-03-28 12:57:03 | vstinner | set | recipients:
+ vstinner, yselivanov, metathink |
2017-03-28 12:57:03 | vstinner | set | messageid: <1490705823.26.0.0582002697468.issue29930@psf.upfronthosting.co.za> |
2017-03-28 12:57:03 | vstinner | link | issue29930 messages |
2017-03-28 12:57:03 | vstinner | create | |
|