On 31Mar2017 06:13, eryk sun <eryk...@gmail.com> wrote:
On Thu, Mar 30, 2017 at 10:51 PM, Cameron Simpson <c...@zip.com.au> wrote:
This suggests that .communicate uses Threads to send and to gather data
independently, and that therefore the deadlock situation may not arise.
For Unix, communicate() uses select or poll. It uses threads on
Windows. Either way it avoids deadlocking.
Good to know. Thanks!
Cheers,
Cameron Simpson <c...@zip.com.au>
_______________________________________________
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor