[Buildbot-commits] [Buildbot] #1961: Better monkey-patching architecture

Buildbot nobody at buildbot.net
Mon May 16 22:36:48 UTC 2011


#1961: Better monkey-patching architecture
------------------------+---------------------
Reporter:  dustin       |       Owner:  dustin
    Type:  enhancement  |      Status:  closed
Priority:  major        |   Milestone:  0.8.4
 Version:  0.8.3p1      |  Resolution:  fixed
Keywords:               |
------------------------+---------------------
Changes (by Dustin J. Mitchell):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 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.
  Changeset: 0db9958412fb01b7de9a5d9db570cb254b894ec9

-- 
Ticket URL: <http://trac.buildbot.net/ticket/1961#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list