I see how to make the main program run on the main C thread, using 
runtime.LockOSThread()

https://groups.google.com/d/msg/golang-nuts/IiWZ2hUuLDA/SNKYYZBelsYJ

But I wonder how to do the same for blah_test.go test code... I need to 
start my tests running on the main C thread.

Thanks!

J

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