swift-project / pilotclient

Cross-platform cross-simulator pilot client for virtual air traffic networks
https://swift-project.org
GNU General Public License v3.0
94 stars 27 forks source link

Fix regression in fatal log message handler #171

Closed oktal3700 closed 2 years ago

oktal3700 commented 2 years ago

Don't bypass extra handling of fatal messages when invoked in the main thread from a different thread.

oktal3700 commented 2 years ago

We just need to update the InstallBuilder version before merging