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 serhiy.storchaka
Recipients ezio.melotti, neologix, pitrou, serhiy.storchaka
Date 2013-01-23.17:40:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201301231940.27941.storchaka@gmail.com>
In-reply-to <1358961110.07.0.962181367094.issue14771@psf.upfronthosting.co.za>
Content
Perhaps we need a possibility to mark a test that it can't run in parallel. 
I suspect some multiprocess tests fail for same reason.
History
Date User Action Args
2013-01-23 17:40:46serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, neologix
2013-01-23 17:40:46serhiy.storchakalinkissue14771 messages
2013-01-23 17:40:46serhiy.storchakacreate