On Fri, Mar 6, 2026 at 4:55 AM Antoine Beaupre <[email protected]> wrote: [...] > This was originally filed upstream as: > > https://github.com/xorpaul/g10k/issues/249 > > But I found out this is actually an issue with the Debian build > system. I can't reproduce the issue when building the source code with > a plain `go build`. >
Do you compare building upstream code with the `-race` flag to `go build`? https://salsa.debian.org/go-team/packages/g10k/-/blob/debian/0.9.10-1/debian/rules?ref_type=tags#L11 -- Shengjing Zhu

