[Patches] [ python-Patches-552161 ] Py_AddPendingCall doesn't unlock on fail

noreply@sourceforge.net noreply@sourceforge.net
Mon, 08 Jul 2002 06:57:04 -0700


Patches item #552161, was opened at 2002-05-04 05:18
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=552161&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Daniel Dunbar (danieldunbar)
>Assigned to: Guido van Rossum (gvanrossum)
Summary: Py_AddPendingCall doesn't unlock on fail

Initial Comment:
ceval.c:Py_AddPendingCall doesn't unlock if it
fails because the queue is full.

----------------------------------------------------------------------

>Comment By: Jack Jansen (jackjansen)
Date: 2002-07-08 15:57

Message:
Logged In: YES 
user_id=45365

I came across this one when browsing through the patches, it seems to have caught noones attention yet. Assigning it to Guido as he wrote the addpendig stuff (the patch looks benign to me).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=552161&group_id=5470