Antoine Pitrou added the comment:

One possibility would be to always delay removals (always put them in 
_pending_removals).
We would then have to enforce removals from time to time, but synchronously.

----------
nosy: +pitrou, tim.peters

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28427>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to