On Wed, Sep 2, 2020 at 7:14 PM Yonatan Gizachew <emeg...@gmail.com> wrote:
>
> Is it possible to stop the asynchronous preemption like:
> GODEBUG=asyncpreemptoff=1 go build -o libgotest.so -buildmode=c-shared 
> -compiler=gccgo test.go
>
> I am using gccgo compiler.

Note that executables built by the gccgo compiler don't use
asynchronous preemption.

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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUyOoBe%2BcV7MqL5crCHbUHuuYEXu%2BhPe1gQwmMokN75Tg%40mail.gmail.com.

Reply via email to