togglerecord: Unlock self.state before locking stream.state
Fixes deadlocks.
Correct lock ordering is:
- Main stream state lock
- Other stream state lock
- Recording state lock
Edited by Sebastian Dröge
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Fixes deadlocks.
Correct lock ordering is: