Message398719
> It is hard to get rid of the execution lock once
> it was introduced, but I think we should do it.
It's likely some apps are relying on the locking feature.
So if we can fix it, we should do prefer that over more
disruptive changes.
Addenda to my code sketch: It should use "(id(instance), instance)" rather than just "instance" as the key. |
|
Date |
User |
Action |
Args |
2021-08-01 18:06:38 | rhettinger | set | recipients:
+ rhettinger, tim.peters, ncoghlan, carljm, pydanny, serhiy.storchaka, ztane, graingert |
2021-08-01 18:06:38 | rhettinger | set | messageid: <1627841198.07.0.0748006010085.issue43468@roundup.psfhosted.org> |
2021-08-01 18:06:38 | rhettinger | link | issue43468 messages |
2021-08-01 18:06:38 | rhettinger | create | |
|