Skip to content
Snippets Groups Projects
Commit fd5a7a1b authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

data_transfer: emit in main thread

Some clients can try to get the data info in the DataTransferEvent's callback
this can provide a deadlock on infoMutex_. To prevent that, emitting the signal
on the main thread is necessary.

Change-Id: Ifca032e497272c3da9e2a866a23e4883a142d1e9
parent 6226bca1
No related branches found
No related tags found
No related merge requests found
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