lib/zodb: Add ZODB.Connection.onShutdownCallback
Add patch to ZODB.Connection to support callback on after database is closed. ZBigFile + WCFS client integration will use this callback to close WCFS connection when corresponding ZODB.DB is closed. Preliminary history: a26d9659 X lib/zodb: Connection += onShutdownCallback
Showing
Please register or sign in to comment