MazokuMaxy

Results 3 issues of MazokuMaxy

python3 run_cluster.py INFO:root:('/home/user/dev/logs', '127.0.0.1:8002', {'127.0.0.1:8001', '127.0.0.1:8000'}) INFO:root:('/home/user/dev/logs', '127.0.0.1:8001', {'127.0.0.1:8002', '127.0.0.1:8000'}) INFO:root:('/home/user/dev/logs', '127.0.0.1:8000', {'127.0.0.1:8002', '127.0.0.1:8001'}) ERROR:asyncio:Exception in callback _SelectorDatagramTransport._read_ready() handle: Traceback (most recent call last): File "/usr/lib/python3.6/asyncio/events.py", line 127, in _run...

Starting with version 2.8.1 its seems SSHReader.readuntil() is not working when separator is long string. in short `output = await stdout.readuntil(separator='#')` is working `output = await stdout.readuntil(separator='(config)#')` is not working...

Please add async version of traceroute.