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 koobs
Recipients koobs, ncoghlan, pitrou, vstinner
Date 2013-08-17.16:25:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376756702.58.0.478030911834.issue18746@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure if this issue is/was related, but it seems the commit addressing #18178 has taken care of the test_finalize_runnning_thread failure.

I note that your description specifies test_finalize_"with_trace", perhaps suggesting your reproduction case may be something slightly different?

FWIW, I don't think I've seen the 'with_trace' test fail on my buildbots (but correct me if I'm wrong)

After the commit mentioned above, the FreeBSD 10 buildbot is now green on all branches.
History
Date User Action Args
2013-08-17 16:25:02koobssetrecipients: + koobs, ncoghlan, pitrou, vstinner
2013-08-17 16:25:02koobssetmessageid: <1376756702.58.0.478030911834.issue18746@psf.upfronthosting.co.za>
2013-08-17 16:25:02koobslinkissue18746 messages
2013-08-17 16:25:02koobscreate