...num_bytes = 3 chunk 'foo' num_bytes = 25 chunk 'https://www.oilshell.org/' ...... ---------------------------------------------------------------------- Ran 9 tests in 0.000s OK [Errno 9] Bad file descriptor [Errno 9] Bad file descriptor ___ fanos.recv ___ msg = 'spam' fd_out = [] py msg = 'eggs-eggs-eggs' fd_out = [] py msg = '' fd_out = [] msg = 'foo' fd_out = [] msg = 'foo' fd_out = [] ___ fanos.send ___ None None ___ testSendReceive ___ None None py msg = 'foo' fd_out = [] py msg = 'https://www.oilshell.org/' fd_out = [6, 7, 8] Expected netstring length Unexpected EOF Expected : after netstring length Unexpected EOF