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 skrah
Recipients sbt, skrah
Date 2013-10-29.13:33:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383053599.01.0.864688084538.issue19432@psf.upfronthosting.co.za>
In-reply-to
Content
I've seen the failure very often, without any particular load.

Now I noticed that during test_tools there were several ksoftirqd
processes consuming 20% CPU on 4 cores.  That seemed unusual to
me, so I followed the advice of a certain MIT koan and rebooted.

test_multiprocessing_fork no longer fails.
History
Date User Action Args
2013-10-29 13:33:19skrahsetrecipients: + skrah, sbt
2013-10-29 13:33:19skrahsetmessageid: <1383053599.01.0.864688084538.issue19432@psf.upfronthosting.co.za>
2013-10-29 13:33:19skrahlinkissue19432 messages
2013-10-29 13:33:18skrahcreate