Open
Description
I occasionally see the following flake when running integration tests locally:
exec curl output:000 i:1
thread 'integration_tests::remote_port_forwarding::simple_with_tokio' panicked at 'assertion failed: `(left == right)`
left: `"000"`,
right: `"200"`', async-ssh2-lite/tests/integration_tests/remote_port_forwarding.rs:121:17
It seems like something is occasionally corrupting data. Appears unrelated to the issue documented in #16, because I see this flake both with and without the change in #16.
Metadata
Metadata
Assignees
Labels
No labels