mirror of https://github.com/oxen-io/session-ios
Only call sendMessage on main thread.
The proximate cause for this change was a failing assert in the recently introduced call to `setBackgroundTaskIdentifier` which is synchronized on the main thread. But generally, to keep things simple, we prefer calling back on main thread unless performance dictates otherwise. // FREEBIEpull/1/head
parent
ca5bcaf3c2
commit
29a0597b0c
Loading…
Reference in New Issue