You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 5, 2022. It is now read-only.
Similar to #70, but happens immediately instead of on first event under race detection. It may just be that an event is fired by windows on window open.
I have tested this with commit 10848b9 but at tip the race detector still causes an on-startup crash.
Unlike in darwin (OSX) this problem can't be fixed going back to go-1.4 as I get a linker error trying to link the final executable. This may be a result of golang/go#8948 as we are linking the race detector and cgo packages into the same binary.
Similar to #70, but happens immediately instead of on first event under race detection. It may just be that an event is fired by windows on window open.
Panic output on polygon sample:
The text was updated successfully, but these errors were encountered: