Message132444
I tried again, and I'm still able to reproduce this bug on a RHEL5 box with cpython --with-pydebug as of a recent checkout (69030:00217100b9e7 as it happens):
$ ./python -c "import multiprocessing.managers ; mpp = multiprocessing.Pool(4); sm = multiprocessing.managers.SyncManager(); sm.start()"
Fatal Python error: Invalid thread state for this thread
[66448 refs] |
|
Date |
User |
Action |
Args |
2011-03-28 22:59:29 | dmalcolm | set | recipients:
+ dmalcolm, bquinlan, kristjan.jonsson, jnoller, sandro.tosi, ysj.ray, lukasz.langa |
2011-03-28 22:59:29 | dmalcolm | set | messageid: <1301353169.83.0.774603146781.issue10517@psf.upfronthosting.co.za> |
2011-03-28 22:59:28 | dmalcolm | link | issue10517 messages |
2011-03-28 22:59:28 | dmalcolm | create | |
|