[issue12040] Expose a Process.sentinel property (and fix polling loop in Process.join())

Antoine Pitrou report at bugs.python.org
Thu May 12 18:18:42 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

Here is a new patch addressing Gregory's comment (retry select() on EINTR).

----------
Added file: http://bugs.python.org/file21983/process_sentinel2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12040>
_______________________________________


More information about the Python-bugs-list mailing list