[Buildbot-commits] [buildbot/buildbot] 34ee24: Delay writing twistd.hostname and logging until af...

noreply at github.com noreply at github.com
Wed Mar 30 06:58:06 UTC 2011


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

Commit: 34ee24847655d1ff30a2ab496a61a5cd8eb7073b
    https://github.com/buildbot/buildbot/commit/34ee24847655d1ff30a2ab496a61a5cd8eb7073b
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-03-29 (Tue, 29 Mar 2011)

Changed paths:
  M slave/buildslave/bot.py
  M slave/buildslave/test/unit/test_bot_BuildSlave.py

Log Message:
-----------
Delay writing twistd.hostname and logging until after fork

This fixes a fork-thread interaction on Mac OS X (Fixes #1909).

Refs #1017.


Commit: 5ba9508b2753e2adc5eee2568d9db0f4af9e9966
    https://github.com/buildbot/buildbot/commit/5ba9508b2753e2adc5eee2568d9db0f4af9e9966
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-03-29 (Tue, 29 Mar 2011)

Changed paths:
  M master/buildbot/db/changes.py
  M master/buildbot/test/unit/test_db_changes.py

Log Message:
-----------
Better tests for master.db.changes.pruneChanges

Fixes #1809.


Commit: 36190f38f098aaf5f395b0c031a3e8fae31f5b57
    https://github.com/buildbot/buildbot/commit/36190f38f098aaf5f395b0c031a3e8fae31f5b57
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-03-29 (Tue, 29 Mar 2011)

Changed paths:
  M master/buildbot/db/changes.py
  M master/buildbot/db/connector.py
  M master/buildbot/master.py
  M master/buildbot/test/unit/test_db_connector.py

Log Message:
-----------
Control cleanup tasks from DBConnector

This moves the change pruning logic out of db.changes.  Fixes #1906.


Compare: https://github.com/buildbot/buildbot/compare/843939b...36190f3




More information about the Commits mailing list