Skip to content

host panic in stream support #100

@rvolosatovs

Description

@rvolosatovs

On dffca0b

cargo test -p wasmtime-wasi-http 'p3::outgoing::http_0_3_outbound_request_large_post'

panics with:

thread '<unnamed>' panicked at /Users/rvolosatovs/.cargo/git/checkouts/witx-bindgen-80318ec43c150aef/40ca9b1/crates/guest-rust/rt/src/async_support/stream_support.rs:167:9:
assertion failed: buf.remaining() == 0 || matches!(status, StreamResult::Closed)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
test p3::outgoing::http_0_3_outbound_request_large_post ... FAILED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions