Thread._stop() behavior changed in Python 3.4

Chris Angelico rosuav at gmail.com
Mon Mar 17 14:18:54 EDT 2014


On Tue, Mar 18, 2014 at 5:13 AM, Felix Yan <felixonmars at gmail.com> wrote:
> On Tuesday, March 18, 2014 05:08:20 Chris Angelico wrote:
>> I've posted comments on both the issues you linked to. My guess based
>> on a cursory look at paramiko is that it's a test suite watchdog,
>> which would be much better implemented with a subprocess; I may be
>> wrong, though. In any case, if it's just a tests problem, you should
>> theoretically be able to ignore it.
>>
>> ChrisA
>
> I was just trying to comment and see yours... Thanks a lot! :D

Your comment will mean more, since you actually use the thing :)

ChrisA



More information about the Python-list mailing list