[Buildbot-commits] [buildbot/buildbot] dd5201: Attach SQLAlchemy listeners to objects, not classe...
    GitHub 
    noreply at github.com
       
    Sun Apr  1 03:45:45 UTC 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: dd5201ca55f095d3e02c5453b5bdba8f4a9739ba
      https://github.com/buildbot/buildbot/commit/dd5201ca55f095d3e02c5453b5bdba8f4a9739ba
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-03-31 (Sat, 31 Mar 2012)
  Changed paths:
    M master/buildbot/db/enginestrategy.py
  M master/buildbot/test/unit/test_db_enginestrategy.py
  Log Message:
  -----------
  Attach SQLAlchemy listeners to objects, not classes
Otherwse listeners get duplicated when running tests.
Fixes #2267.
    
    
More information about the Commits
mailing list