quaint-telephone-89068
11/02/2022, 6:35 PMgo
supports a -race
argument to build binaries and tests with a runtime data race detector. Pants should support it as well via a field on go_binary
and go_package
(for tests) to enable/disable the data race detector. There would be option(s) to set the default value of the field if it were not specified.
pantsbuild/pantsuser
11/21/2022, 6:30 PM