I make experiment with RunLoop. I was create simple Mac OS console application and call only one line of code.
RunLoop.current.run()
After that in Debug navigator appearance second thread. Why?
I make experiment with RunLoop. I was create simple Mac OS console application and call only one line of code.
RunLoop.current.run()
After that in Debug navigator appearance second thread. Why?