mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-25 11:30:29 +00:00
0a008354a4
Otherwise there might still some thread waiting for the receiver to consume a message and we would deadlock here. Dropping the receiver drops all messages and unblocks them all immediately. Also don't panic when sending messages to a dropped receiver. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |