gst-plugins-rs/net/aws/src/s3sink
Sebastian Dröge 51f6d3986f aws: 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().

Also implement actual unlocking in s3hlssink.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1602>
2024-06-10 07:38:29 +00:00
..
mod.rs aws: s3: Add a new awss3putobjectsink 2023-12-18 10:39:23 -05:00
multipartsink.rs aws: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00
putobjectsink.rs aws: Fix race condition when unlocking 2024-06-10 07:38:29 +00:00