summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2025-06-22 15:35:07 +0200
committerHelmut Grohne <helmut@subdivi.de>2025-06-22 15:35:07 +0200
commitfc3d65d0b5c0273dcdd18e422fa4766e1fbd859e (patch)
tree8794846d023f91bc81584ca7babbc332e379a5b9 /pyproject.toml
parenta4a6280ff83aa4a1e44a5e2f9c9fa375e5bf60c0 (diff)
downloadpython-linuxnamespaces-fc3d65d0b5c0273dcdd18e422fa4766e1fbd859e.tar.gz
async_run_in_fork: explicitly give up on the event loop
The forked process still shares file descriptors with its parent running asyncio code. Having two processes deal with the same epoll fd or similar would be really bad. Hence release the event loop in the child to prevent accidental use.
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions