> On Jun 28, 2021, at 9:50 AM, Alan Snyder <javali...@cbfiddle.com> wrote:
> 
> To avoid this deadlock, the run loop name is required when using the NSObject 
> method performSelectorOnMainThread:withObject:waitUntilDone:modes: 
> <https://developer.apple.com/documentation/objectivec/nsobject/1411637-performselectoronmainthread>
> 
> JNF calls this method with the “old” run loop name.

My use was without modes.

Reply via email to