Message367487
After writing the above out and a bit of further consideration, I think it might make more sense to wait for the event after setting `self._closed = True` so that it prevents future wakeup() and clear() calls from reading/writing to the pipe, while still allowing ones that are currently ongoing to finish.
Thoughts? |
|
| Date |
User |
Action |
Args |
| 2020-04-28 03:16:43 | aeros | set | recipients:
+ aeros, pitrou, vstinner |
| 2020-04-28 03:16:43 | aeros | set | messageid: <[email protected]> |
| 2020-04-28 03:16:43 | aeros | link | issue39995 messages |
| 2020-04-28 03:16:42 | aeros | create | |
|