hbons / SparkleShare

Share and collaborate by syncing with any Git repository instantly. Linux, macOS, and Windows.
https://sparkleshare.org
Other
4.88k stars 579 forks source link

Fix/freeze-on-quit #1821

Closed hbons closed 6 years ago

hbons commented 6 years ago

Turns out Environment.Exit doesn't quit the app properly sometimes on macOS and a platform specific method call is needed. Fixes #1796 and #1612.