elliottt added the bug label to Issue #8104.
elliottt opened issue #8104:
As mentioned in #8085, the
connect_timeoutis used to timeout both the initial tcp connection, and thehandshakeresult from hyper. We likely only need the first timeout on the tcp connection, but it would be good to validate this.Concretely, we can probably remove the timeout uses from these two places in
types.rs:
elliottt added the wasi:impl label to Issue #8104.
Last updated: Dec 06 2025 at 06:05 UTC