mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-12-17 23:56:29 +00:00
51aa06d013
We will get the custom sticky downstream event with the IO context only after stream-start and others, so would potentially block the current thread from another futures executor, which then panics. Instead let's just queue up those events for the time being until a later time. |
||
---|---|---|
.. | ||
examples | ||
src | ||
tests | ||
Cargo.toml |