<div dir="ltr"><div>Setting observer on ShellCommand doesn't seem to work since during _connectPendingLogObservers of BuildStep logs will be empty.</div><div><br></div><div>This means that for an example:</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>s = ShellCommand(...)</div><div>s.addLogObserver('stdio', ...)</div></blockquote><div><br></div><div>won't actually do anything since observer won't get subscribed to stdio. </div><div><br></div><div>What am I missing here to observe stdio of ShellCommand (that is without subclassing solution)?</div><div><br></div>Thanks, <div>Drago</div></div>