Comment 1 for bug 113923

Revision history for this message
Tim McLennan (quixilva) wrote :

I noticed the problem within our quite complex application, but fortunately I was able to reproduce the behaviour in a simple setting.
Attached is a python script that will create a PersistentMapping and populate it will a couple entries and then repeated access the entries while another thread is creating new connections and thus triggering the garbage collection.