On Mon, Oct 1, 2018 at 12:21 PM,  <papostoles...@gmail.com> wrote:
>
> I'm using cgo to interop with a 3rd-party library which requires at least
> 3MB of stack size - what is the proper way of initializing code to support
> that ? All my cgo calls are done from separate goroutines which use channels
> for in/out.

What system?  What are your GOARCH and GOOS values?

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.

Reply via email to