The issue I linked to goes pretty in-depth on the reasons. 

> On Apr 3, 2019, at 12:30 PM, Jason E. Aten <j.e.a...@gmail.com> wrote:
> 
> Thanks Ian.
> 
>> On Wednesday, April 3, 2019 at 6:57:32 PM UTC+2, Ian Lance Taylor wrote:
>> On Wed, Apr 3, 2019 at 8:34 AM Jason E. Aten <j.e...@gmail.com> wrote: 
>> > 
>> > Where does the source for the runtime scheduler and garbage collector live 
>> > these days? 
>> 
>> The central locations are runtime/proc.go and runtime/mgc.go. 
>> 
>> 
>> > Wherefore, I need to locate all runtime background threads and add in a 
>> > means to shut them down upon request. 
>> 
>> That's not currently supported, but it may be possible to modify the 
>> scheduler to do it.  There is no simple way. 
>> 
>> Ian 
> 
> -- 
> 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.

-- 
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