mono / xwt

A cross-platform UI toolkit for creating desktop applications with .NET and Mono
MIT License
1.37k stars 241 forks source link

Make Registrar code thread-safe on our end #1054

Closed Therzok closed 3 years ago

Therzok commented 3 years ago

Ideally, Xamarin.Mac should have some thread safety, but since we disable the startup loading and hook our own, this is good enough.