[Buildbot] #3329: slave protocol Listener class tries to set `self.master`

Buildbot trac trac at buildbot.net
Wed Aug 5 19:13:18 UTC 2015


#3329: slave protocol Listener class tries to set `self.master`
---------------------+-----------------------
Reporter:  dustin    |       Owner:  dustin
    Type:  defect    |      Status:  assigned
Priority:  critical  |   Milestone:  0.9.0b2
 Version:  master    |  Resolution:
Keywords:            |
---------------------+-----------------------
Changes (by dustin):

 * cc: tardyp (added)


Comment:

 In fact, this is much, much deeper.  There are lots of instances of
 `self.master = master`, and many of them are necessary as `self.master` is
 used before the object is added to the inheritance hierarchy.

 I don't have time to chase down all of those loose ends.  For 0.9.0b2,
 perhaps we should just required Twisted<=15.0.0?  Pierre, what do you
 think?

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


More information about the bugs mailing list