trilemma-dev / SecureXPC

A simple and secure XPC framework for Swift
MIT License
75 stars 15 forks source link

Document `startAndBlock()` must be called from main thread #38

Closed jakaplan closed 2 years ago

jakaplan commented 2 years ago

dispatchMain() will crash if called from any other thread