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

splitmuxsrc: Implement state change asynchronously instead of blocking

Blocking in change_state() is a recipe for disaster, even more so if
we wait for another thread that also calls into various element API and
could then lead to deadlocks on e.g. the state lock.
parent 8b155d71
No related branches found
No related tags found
Loading
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