This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients Alex.Willmer, ncoghlan, neologix, pitrou, rhettinger, xdegaye, yan12125
Date 2016-05-06.17:40:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462556420.71.0.994559808128.issue26939@psf.upfronthosting.co.za>
In-reply-to
Content
> Still hangs at test_lru_cache_threaded with this last patch :(

What about the other tests (test_importlib, test_threading)?

Do you know in which precise test it hangs? (use "-v" to print test names)

> There are two threads, gdb does not print the backtrace of the other thread.

Even with "thread apply all backtrace" (Google tells me this is the incantation)?
History
Date User Action Args
2016-05-06 17:40:20pitrousetrecipients: + pitrou, rhettinger, ncoghlan, neologix, xdegaye, Alex.Willmer, yan12125
2016-05-06 17:40:20pitrousetmessageid: <1462556420.71.0.994559808128.issue26939@psf.upfronthosting.co.za>
2016-05-06 17:40:20pitroulinkissue26939 messages
2016-05-06 17:40:20pitroucreate