Comment on Visualizing Concurrency in Go (2016)Comments−amelius9yThis is nice. I'm wondering how you would use it though. Probably you'd start analyzing the diagram at the top, then look at what will happen next, and then the next, etc.But this is basically the same as just looking at the log.Am I missing something?
Comments
This is nice. I'm wondering how you would use it though. Probably you'd start analyzing the diagram at the top, then look at what will happen next, and then the next, etc.
But this is basically the same as just looking at the log.
Am I missing something?