Can the “main thread” be used from XCTestCase?

前端 未结 0 1455
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-06 04:26

When doing unit tests in XCode I find that I cannot run code on the main thread from another thread. What is wrong with this code? The variable run is not res

相关标签:
回答
  • 消灭零回复
提交回复
热议问题