• Karel Koci's avatar
    nsfarm/cli: fix function pexpect_flush · 84e6788e
    Karel Koci authored
    It turns out that nonblocking doesn't mean nonblocking in all cases. In
    this case when there was no input the read was blocking.
    The timeout set to zero solves this.
    84e6788e