Message183044
> And here's a patch.
Wouldn't it be better to expose and re-use the HEAD_LOCK and HEAD_UNLOCK
macros from pystate.c?
That said, I doubt this is the issue here. We are removing a string key pointing
to a localdummy object. Both are small atomic types not handled by the GC, so
I don't see how deallocating these objects could release the GIL. |
|
Date |
User |
Action |
Args |
2013-02-26 11:08:15 | pitrou | set | recipients:
+ pitrou, r.david.murray, neologix, Albert.Zeyer |
2013-02-26 11:08:15 | pitrou | link | issue17263 messages |
2013-02-26 11:08:14 | pitrou | create | |
|