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 djmdjm, henry.precheur, neologix, skrah
Date 2011-07-23.19:25:57
SpamBayes Score 0.086352
Marked as misclassified No
Message-id <1311449158.51.0.16923709918.issue8714@psf.upfronthosting.co.za>
In-reply-to
Content
I know, the OpenBSD libpthread has problems. I listed some possible
candidates in #8712.

For instance:

http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/lang/python/2.6/patches/Attic/patch-Lib_test_test_signal_py?rev=1.3;content-type=text%2Fplain


The comment says: "siginterrupt not reliable (does not mix well with threading"



To answer your questions:

1) Yes, there is only a single thread.

2) I only have an old OpenBSD 4.5, so it's not so useful to test
   there; I know Philip Guenther fixed some libpthread problems
   in the meantime.
History
Date User Action Args
2011-07-23 19:25:58skrahsetrecipients: + skrah, djmdjm, henry.precheur, neologix
2011-07-23 19:25:58skrahsetmessageid: <1311449158.51.0.16923709918.issue8714@psf.upfronthosting.co.za>
2011-07-23 19:25:57skrahlinkissue8714 messages
2011-07-23 19:25:57skrahcreate