dspinellis / dgsh

Shell supporting pipelines to and from multiple processes
http://www.spinellis.gr/sw/dgsh/
Other
323 stars 23 forks source link

Test failures in MacOSX. #62

Closed mfragkoulis closed 7 years ago

mfragkoulis commented 7 years ago

Test failures for the code-metrics and web-log-report examples happen in MacOSX. The commands used in the examples start to timeout for no apparent reason. By increasing the alarm's time, the tests seem to succeed most of the times, but this shouldn't be the culprit. I would guess that a command aborted leading all others to timeout, but dgsh_negotiate's exit handler does not report an abnormal exit.

dspinellis commented 7 years ago

Both are graphs that are much bigger than others. Can you look the progression of the negotiation message along the graph (ideally with timestamps)? This might tell you whether the delay is normal or not.