Creating dumps of goroutines

During the debugging process, click the Dump goroutines button to create a dump of all the goroutines that your program uses. In the dump tab, you can apply a filter that searches for a specific goroutine, and study the filtered results.

Filter that searches for a specific goroutine