Switched to using threading.local for the thread-based transaction
manager. This fixed: When threads were reused, transaction data could leak accross them, causing subtle application bugs. https://bugs.launchpad.net/zodb/+bug/239086
Showing
Please register or sign in to comment