|
|
|
|
|
by wejick
1990 days ago
|
|
It's not like on pthread where we have a trhead handler, that will complicate many things. Like you said, We stop the go routine by telling it to exit the function, it's quite straightforward I think. Not more than a channel and switch case (+ context) |
|