Issue #12040: Expose a new attribute `sentinel` on instances of
:class:`multiprocessing.Process`. Also, fix Process.join() to not use polling anymore, when given a timeout.
Showing
Please register or sign in to comment
:class:`multiprocessing.Process`. Also, fix Process.join() to not use polling anymore, when given a timeout.