[Buildbot-commits] [buildbot/buildbot] c0a947: Fix race in ForceScheduler.

GitHub noreply at github.com
Thu May 17 04:36:25 UTC 2012


  Branch: refs/heads/buildbot-0.8.6
  Home:   https://github.com/buildbot/buildbot
  Commit: c0a9474603b0a87686188de671f14269fb766612
      https://github.com/buildbot/buildbot/commit/c0a9474603b0a87686188de671f14269fb766612
  Author: Tom Prince <tom.prince at ualberta.net>
  Date:   2012-05-16 (Wed, 16 May 2012)

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

  Log Message:
  -----------
  Fix race in ForceScheduler.

The force scheduler wasn't waiting for the source stamp to be added
to the database before adding the buildset.


  Commit: e4d28287a378d3ca241f164aff860369cbe86fc3
      https://github.com/buildbot/buildbot/commit/e4d28287a378d3ca241f164aff860369cbe86fc3
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-05-16 (Wed, 16 May 2012)

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

  Log Message:
  -----------
  Merge branch 'force-build-race' of git://github.com/tomprince/buildbot into buildbot-0.8.6

* 'force-build-race' of git://github.com/tomprince/buildbot:
  Fix race in ForceScheduler.


Compare: https://github.com/buildbot/buildbot/compare/c730212...e4d2828


More information about the Commits mailing list