I don't know what you're trying to achieve but I think: a. that it's not possible to have a program keep a consistent state while enabling such behaviour b. that there's a better way to do what you want to do
Maybe explaining (even vaguely) what your purpose is could help? Le mer. 3 avr. 2019 à 17:34, Jason E. Aten <[email protected]> a écrit : > Where does the source for the runtime scheduler and garbage collector live > these days? > > Wherefore, I need to locate all runtime background threads and add in a > means to shut them down upon request. > > > -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
