Skip to content

Add Bus::add_watch_local() without Send bound on the closure

Sebastian Dröge requested to merge slomo/gstreamer-rs:local-watch into master

This panics if not called from the thread that owns the main context.

Merge request reports