[issue38692] add a pidfd child process watcher

Kyle Stanley report at bugs.python.org
Thu Nov 14 21:06:45 EST 2019


Kyle Stanley <aeros167 at gmail.com> added the comment:

> PidfdChildWatcher should be enumerated in unix_events.py:__all__ to make the class visible by asyncio import rules.

> Kyle, would you make a post-fix PR?

I actually just noticed that myself and was coming back to the bpo issue to mention that it was missing from __all__. I'll take of that, no problem.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38692>
_______________________________________


More information about the Python-bugs-list mailing list