gst-plugins-rs/net
Sebastian Dröge 3d4d785a2a webrtchttp: 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 cancellation should happen and reset this
later.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1602>
2024-06-10 07:38:29 +00:00
..
aws aws: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00
hlssink3 Update for gst::BufferList API changes 2024-06-08 09:58:10 +03:00
ndi ndi: Add support for loading NDI SDK v6 2024-06-06 14:51:09 +00:00
onvif onvifmetadataparse: Reset state in PAUSED->READY after pad deactivation 2024-04-05 15:19:37 +00:00
quinn quinn: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00
raptorq Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
reqwest reqwesthttpsrc: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00
rtp rtpbin2: protoct against adding with overflow 2024-06-06 11:43:26 +00:00
rtsp rtspsrc2: Update rtpbin2 support to use rtprecv and rtpsend 2024-05-28 19:58:09 +10:00
webrtc deny: Add override for older tungstenite 2024-06-06 10:34:12 +00:00
webrtchttp webrtchttp: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00