[Buildbot-commits] [buildbot/buildbot] fa9562: Add db.pool support in Twisted-0.8.1

noreply at github.com noreply at github.com
Tue Dec 21 02:53:35 UTC 2010


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: fa956242b45f238ffa5c6e9ff517ad11bf887ddc
    https://github.com/buildbot/buildbot/commit/fa956242b45f238ffa5c6e9ff517ad11bf887ddc
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date:   2010-12-20 (Mon, 20 Dec 2010)

Changed paths:
  M master/buildbot/db/pool.py
  M master/buildbot/test/unit/test_db_pool.py

Log Message:
-----------
Add db.pool support in Twisted-0.8.1

Twisted-0.8.1 does not have threads.deferToThreadPool, so we emulate it
in what is surely a suboptimal fashion, but only on older versions of
Twisted.






More information about the Commits mailing list