If anyone knows someone at Apple working on unit testing, can you ask them for a runtime warning that is fired when a unit test causes a task to be created that outlives it's test case?
It would prevent a lot of headaches for me.
#iosdev #swiftdev