-
Notifications
You must be signed in to change notification settings - Fork 125
Open
Description
Awaiting on Response::body_bytes
may not return properly, even when timeout is set with set_timeout.
This log was generated from https://github.com/riveroon/twitch-archive/tree/debug_hls with a custom future which logs every poll()
requests.
The main, media, client, and body in the logs are here, here, here and here, respectively.
(I know this seems stupid - but I wanted to know if body_bytes was blocking inside a call, or simply not calling Waker.)
Enabled features are: surf = { version = "2", default_features = false, features = ["h1-client-rustls", "encoding"] }
Metadata
Metadata
Assignees
Labels
No labels