Comment 3 for bug 143338

Revision history for this message
Tim Peters (tim-one) wrote :

Uploaded: deadlock.py

The attached deadlocks reliably (ZODB 3.2.6b1). Alas, while it uses a __del__ method to do so, it's on a non-persistent object: the potential problems are worse than just persistent classes with __del__.