Ticket #342 (defect)
Opened 2 years ago
Last modified 2 years ago
Hanging thread
Status: closed (fixed)
| Reported by: | fraca7 | Assigned to: | fraca7 |
|---|---|---|---|
| Priority: | major | Component: | PythonCore |
| Version: | current | Keywords: | |
| Cc: |
Sometimes the main thread hangs waiting for a newly-created secondary thread to finish
Change History
02/18/07 11:22:25: Modified by fraca7
- status changed from new to assigned.
02/18/07 11:35:18: Modified by fraca7
- status changed from assigned to closed.
- resolution set to fixed.

When fixing #337, I forgot to release the GIL when sleeping...