Message356016
| Author | asvetlov |
|---|---|
| Recipients | asvetlov, benjamin.peterson, yselivanov |
| Date | 2019-11-05.10:35:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1572950129.13.0.606214322207.issue38692@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
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? |
|
| History | |||
|---|---|---|---|
| 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: <1572950129.13.0.606214322207.issue38692@roundup.psfhosted.org> |
| 2019-11-05 10:35:29 | asvetlov | link | issue38692 messages |
| 2019-11-05 10:35:28 | asvetlov | create | |