Skip to content
  • Sébastien Blin's avatar
    data_transfer: emit in main thread · fd5a7a1b
    Sébastien Blin authored and Adrien Béraud's avatar Adrien Béraud committed
    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
    fd5a7a1b