[Buildbot-commits] [Buildbot] #957: None.change_svc dereferenced in ConsoleStatusResource

Buildbot buildbot-devel at lists.sourceforge.net
Tue Aug 10 22:39:56 UTC 2010


#957: None.change_svc dereferenced in ConsoleStatusResource
--------------------+-------------------------------------------------------
Reporter:  mhagger  |       Owner:       
    Type:  defect   |      Status:  new  
Priority:  major    |   Milestone:  0.8.+
 Version:  0.8.1    |    Keywords:  web  
--------------------+-------------------------------------------------------
Changes (by dustin):

  * keywords:  => web
  * milestone:  undecided => 0.8.+


Comment:

 So buildbot_service.parent should be the buildmaster.  I'm guessing that
 the web service is keeping an HTTP connection open to your client, and
 that is holding a reference to an old Site object.

 We had some commits to try to fix this a while back, but they weren't
 perfect.

 Can you turn off the HTTP connection keepalive somehow?

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


More information about the Commits mailing list