Skip to content
Snippets Groups Projects
Commit c4413f1d authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

examples: play: Set message bus to flushing before dropping the `Play` reference

Otherwise there might be pending messages on the bus that keep a
reference to the `Play` instance alive, and neither the bus nor the
`Play` are ever going to be freed then.

See also #489
and gstreamer#3107.

Fixes #493

Part-of: <!1346>
parent 3ac254d3
No related branches found
No related tags found
1 merge request!1346examples: play: Set message bus to flushing before dropping the `Play` reference
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment