gst-plugins-rs/net/reqwest
Sebastian Dröge 6fd184cc96 reqwesthttpsrc: Fix race condition when unlocking
It would be possible that there is no cancellable yet when unlock() is
called, then a new future is executed and it wouldn't have any
information that it is not supposed to run at all.

To solve this remember if unlock() was called and reset this in
unlock_stop().

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1617>
2024-06-13 13:19:41 +00:00
..
src reqwesthttpsrc: Fix race condition when unlocking 2024-06-13 13:19:41 +00:00
tests reqwest: Update to reqwest 0.12 2024-04-08 15:17:31 +03:00
build.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
Cargo.toml reqwest: Update to reqwest 0.12 2024-04-08 15:17:31 +03:00
LICENSE-APACHE git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00
LICENSE-MIT git: replace LICENSE file symlinks with copies 2023-04-04 14:26:37 +01:00