Author mwh
Recipients
Date 2005-04-05.10:27:03
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=6656

Or maybe this one line patch is the answer (it certainly
fixes this case).

Tim, can you spare a minute to think about this?  The patch
simply adds a check to PyEval_ReleaseThread that doesn't
call PyThread_release_lock if the GIL hasn't been allocated.
History
Date User Action Args
2007-08-23 14:30:44adminlinkissue1176893 messages
2007-08-23 14:30:44admincreate