> The general workaround for that kind of thing is to have a single thread start
> things up first (eg have the main thread call [NSDate class] before the app
> goes multithreaded) to ensure that the deadlock can't occur.

Great! This workaround fixes the issue. Thanks for your explanations.

--
Please CC me any answer.

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to