[Buildbot-commits] [buildbot/buildbot] 919f8c: Try_Jobdir: fix a race condition

GitHub noreply at github.com
Mon Mar 24 21:35:46 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 919f8ce0cf92a6522ce212c8ed54001f29155df7
      https://github.com/buildbot/buildbot/commit/919f8ce0cf92a6522ce212c8ed54001f29155df7
  Author: Pierre Bourdon <delroth at dolphin-emu.org>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M master/buildbot/schedulers/trysched.py

  Log Message:
  -----------
  Try_Jobdir: fix a race condition

Wait for the sourcestamp to be written in the database before adding a buildset
that refers to it.


  Commit: e406a02a61619133819547ad9c26660bb602c781
      https://github.com/buildbot/buildbot/commit/e406a02a61619133819547ad9c26660bb602c781
  Author: Dustin J. Mitchell <dustin at buildbot.net>
  Date:   2014-03-24 (Mon, 24 Mar 2014)

  Changed paths:
    M master/buildbot/schedulers/trysched.py

  Log Message:
  -----------
  Merge delroth/buildbot:tryjobdir-race-condition (PR #1108)


Compare: https://github.com/buildbot/buildbot/compare/7b69e8a38504...e406a02a6161


More information about the Commits mailing list