Swift and Go. Love 'em both. They make me mad in completely different ways. Infosec as required. robnapier.net
Swift and Go. Love 'em both. They make me mad in completely different ways. Infosec as required. robnapier.net
I really wish we had a Task-aware Swift debugger. So often when something hangs, there's nothing on any of the thread stacks, because Tasks don't hold the thread while waiting. Do we have any tools yet that are aware of waiting Tasks rather than just waiting threads?