Message356016
Awesome!
I think the patch can be splitted in os.pidfd_open() and asyncio part itself.
os modification is clear.
asyncio part looks correct after the brief view.
My the main question is: how to detect if the new watcher can be used or asyncio should fallback to threaded based solution? |
|
| Date |
User |
Action |
Args |
| 2019-11-05 10:35:29 | asvetlov | set | recipients:
+ asvetlov, benjamin.peterson, yselivanov |
| 2019-11-05 10:35:29 | asvetlov | set | messageid: <[email protected]> |
| 2019-11-05 10:35:29 | asvetlov | link | issue38692 messages |
| 2019-11-05 10:35:28 | asvetlov | create | |
|