Message75970
I had forgotten that locks aren't initialized until PyEval_InitThreads
() is called. Now we check for this case. Also reinitialize when fork
() is called.
Is there any suggested place where I should add documentation to this? |
|
| Date |
User |
Action |
Args |
| 2008-11-17 16:19:32 | kristjan.jonsson | set | recipients:
+ kristjan.jonsson, amaury.forgeotdarc, christian.heimes |
| 2008-11-17 16:19:31 | kristjan.jonsson | set | messageid: <[email protected]> |
| 2008-11-17 16:19:31 | kristjan.jonsson | link | issue4293 messages |
| 2008-11-17 16:19:31 | kristjan.jonsson | create | |
|