#2450: traceback in status_push
----------------------+-----------------------
Reporter:  virgilg    |      Owner:
    Type:  undecided  |     Status:  new
Priority:  major      |  Milestone:  undecided
 Version:  0.8.7p1    |   Keywords:
----------------------+-----------------------
 After migrating from 0.8.5 to 0.8.7p1 on OS X 10.8.2, I see the following
 traceback:
 1) at every reconfigure time
 or
 2) at every event status_push

 2013-02-15 14:34:48-0800 [-] Unhandled error in Deferred:
 2013-02-15 14:34:48-0800 [-] Unhandled Error
         Traceback (most recent call last):
           File "/Library/Python/2.7/site-
 packages/buildbot-0.8.7p1-py2.7.egg/buildbot/status/status_push.py", line
 176, in queueNextServerPush
             return BlockForEverythingBeingSent()
           File
 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py",
 line 1187, in unwindGenerator
             return _inlineCallbacks(None, gen, Deferred())
           File
 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py",
 line 1045, in _inlineCallbacks
             result = g.send(result)
           File "/Library/Python/2.7/site-
 packages/buildbot-0.8.7p1-py2.7.egg/buildbot/status/status_push.py", line
 175, in BlockForEverythingBeingSent
             yield defer.maybeDeferred(self.serverPushCb())
         --- <exception caught here> ---
           File
 
"/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/twisted/internet/defer.py",
 line 134, in maybeDeferred
             result = f(*args, **kw)
         exceptions.AttributeError: Deferred instance has no __call__
 method

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2450>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to