github-actions[bot] opened issue #13135:
See https://github.com/bytecodealliance/wasmtime/actions/runs/24596022583
fitzgen commented on issue #13135:
Subtraction overflow inside tokio's mpsc channels?
---- cli_tests::test_programs::p3_cli_serve_hello_world_many_no_reuse stdout ---- failed to wait for child or read stdio: child failed Output { status: ExitStatus(unix_wait_status(9)), stdout: "", stderr: "\nthread 'tokio-rt-worker' (67442) panicked at /Users/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/sync/mpsc/list.rs:278:9:\nattempt to subtract with overflow\nnote: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n" } Error: error sending request Caused by: connection closed before message completed failures: cli_tests::test_programs::p3_cli_serve_hello_world_many_no_reuse
alexcrichton closed issue #13135:
See https://github.com/bytecodealliance/wasmtime/actions/runs/24596022583
alexcrichton commented on issue #13135:
Alas a known issue
Last updated: May 03 2026 at 22:13 UTC