[users at bb.net] 0.9.7: ShellCommend log observer
Drago Trusk
drago.trusk at gmail.com
Thu Aug 24 10:37:14 UTC 2017
Setting observer on ShellCommand doesn't seem to work since
during _connectPendingLogObservers of BuildStep logs will be empty.
This means that for an example:
s = ShellCommand(...)
s.addLogObserver('stdio', ...)
won't actually do anything since observer won't get subscribed to stdio.
What am I missing here to observe stdio of ShellCommand (that is without
subclassing solution)?
Thanks,
Drago
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20170824/9820e33e/attachment.html>
More information about the users
mailing list