Debugging. For example, if I have a deadlocked request I might want to 
attach with a debugger and find where exactly it's stuck.

Right now this is complicated, you have to examine stacks of all goroutines 
to find the correct one. 

On Friday, November 23, 2018 at 9:24:42 PM UTC-8, Andrei Avram wrote:
>
> What's the need for this?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to