On Thu, Aug 26, 2021 at 4:56 AM Miha Vrhovnik wrote:
>
> we are using a library via CGO that is the emulator for a real device.
> That library also contains a javascript engine which calls to Go for
> communication to the outside world. The problem we are facing is that we are
> getting more and
Hey,
we are using a library via CGO that is the emulator for a real device.
That library also contains a javascript engine which calls to Go for
communication to the outside world. The problem we are facing is that we
are getting more and more crashes with "morestack on g0".
I have found tick