Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pulseaudio: Debug print if we are in main thread
As documentation says: This function may not be called inside the event loop thread. Events that are dispatched from the event loop thread are executed with this lock held. Add small debug print that makes sure that future code won't be calling it from main thread.
- Loading branch information