reqwest: test_seek_after_ready regularly fails since reqwest update
E.g. https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/jobs/57566623 . Happens about twice per week in the nightly run.
---- test_seek_after_ready stdout ----
thread 'test_seek_after_ready' panicked at net\reqwest\tests\reqwesthttpsrc.rs:261:21:
Got server error: error shutting down connection
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
test_seek_after_ready
Also happens on Linux apparently: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/jobs/58124824
Edited by Sebastian Dröge