We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
When built with C TSAN, x_cgo_getstackbound triggers race detection on g->stacklo because the synchronization is in Go, which isn't instrumented.
g->stacklo
Hopefully simple repro coming soon.
cc @cherrymui @doujiang24