[Patches] [ python-Patches-552161 ] Py_AddPendingCall doesn't unlock on fail
noreply@sourceforge.net
noreply@sourceforge.net
Wed, 17 Jul 2002 09:57:10 -0700
Patches item #552161, was opened at 2002-05-03 23: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: Closed
>Resolution: Accepted
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: Guido van Rossum (gvanrossum)
Date: 2002-07-17 12:57
Message:
Logged In: YES
user_id=6380
Sure. Checked in as ceval.c 2.320.
----------------------------------------------------------------------
Comment By: Jack Jansen (jackjansen)
Date: 2002-07-08 09: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