WeTransfer/Diagnostics

[Diagnostics] Prevent thread explosion

AvdLee opened this issue · 1 comments

This turns out to not be caused by Diagnostics. The thread around the log is initiated from RocketSim itself. I tried reproducing this in the Diagnostics Example app using DispatchQueue.concurrentPerform and a regular for loop, not ending up in any issues.