Don't manipulate Connection state after it has been returned to the pool.
Doing so leads to race conditions. In particular, there can be an AttributeError. See https://github.com/zodb/zodbshootout/issues/26 for details. (cherry picked from commit f8cf23ec)
Showing
Please register or sign in to comment