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

Commit: 0db9958412fb01b7de9a5d9db570cb254b894ec9
    
https://github.com/buildbot/buildbot/commit/0db9958412fb01b7de9a5d9db570cb254b894ec9
Author: Dustin J. Mitchell <[email protected]>
Date:   2011-05-16 (Mon, 16 May 2011)

Changed paths:
  M master/buildbot/__init__.py
  M master/buildbot/master.py
  M master/buildbot/monkeypatches/__init__.py
  M master/buildbot/monkeypatches/bug4881.py
  M slave/buildslave/__init__.py
  M slave/buildslave/bot.py
  M slave/buildslave/monkeypatches/__init__.py
  M slave/buildslave/monkeypatches/bug4881.py

Log Message:
-----------
Move monkeypatching to $top_object.startService

This should allow setup.py to import buildbot or buildslave without
invoking the monkey-patching, while not loading things so late as to not
be useful.  Hopefully.  Fixes #1961.



------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to