[Buildbot] #3024: logfilewatcher is not synchronously finished at the end of the command
    Buildbot trac 
    trac at buildbot.net
       
    Tue Dec  2 01:37:01 UTC 2014
    
    
  
#3024: logfilewatcher is not synchronously finished at the end of the command
---------------------+-----------------------
Reporter:  tardyp    |       Owner:  dustin
    Type:  defect    |      Status:  assigned
Priority:  critical  |   Milestone:  0.9.+
 Version:  0.8.9     |  Resolution:
Keywords:            |
---------------------+-----------------------
Comment (by dustin):
 It's not immediately obvious what's wrong here.  The buildslave doesn't
 wait to hear back from the master for *any* of its callbacks, but it does
 send them in the appropriate order -- a whole bunch of `update` calls
 followed by a `complete` call.  To my knowledge, these get serialized by
 PB immediately and thus in order.
 So I wonder if the entire error is on the master side here..
--
Ticket URL: <http://trac.buildbot.net/ticket/3024#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
    
    
More information about the bugs
mailing list