[Checkins] [zopefoundation/ZODB] 965afa: Don't manipulate Connection state after it has bee...
    GitHub 
    noreply at github.com
       
    Wed Feb  1 15:44:54 CET 2017
    
    
  
  Branch: refs/heads/jam-zodbshootout-26
  Home:   https://github.com/zopefoundation/ZODB
  Commit: 965afa8196b49fd4eed7f511a4f96672cb3946ce
      https://github.com/zopefoundation/ZODB/commit/965afa8196b49fd4eed7f511a4f96672cb3946ce
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2017-02-01 (Wed, 01 Feb 2017)
  Changed paths:
    M CHANGES.rst
    M src/ZODB/Connection.py
  Log Message:
  -----------
  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.
    
    
More information about the checkins
mailing list