#Goroutine Crash

6 messages · Page 1 of 1 (latest)

granite egret
#

goroutines have no concept of nesting, they don't have a parent process

novel shuttle
#

lets call it calling function then

granite egret
#

they are two entirely different scenarios

#

can you give a bit more detail

novel shuttle
#

I'll edit. Excuse my original phrase asked.
My question is basically for garbage collection when a go routine crashes

granite egret
#

if I said that everything is in a goroutine (even your main entrypoint) would that answer the question?