Message214855
| Author |
sbt |
| Recipients |
jnoller, python-dev, sbt, serhiy.storchaka, vstinner |
| Date |
2014-03-25.21:47:19 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1395784039.53.0.913011164763.issue20990@psf.upfronthosting.co.za> |
| In-reply-to |
|
| Content |
Testing the is_forking() requires cx_freeze or something similar, so it really cannot go in the test suite.
I have tested it manually (after spending too long trying to get cx_freeze to work with a source build).
It should be noted that on Unix freezing is currently only compatible with the default 'fork' start method. |
|