]> Cypherpunks repositories - gostls13.git/commit
internal/goexperiment: remove the synctest GOEXPERIMENT
authorMateusz Poliwczak <mpoliwczak34@gmail.com>
Mon, 6 Oct 2025 18:54:27 +0000 (20:54 +0200)
committerMateusz Poliwczak <mpoliwczak34@gmail.com>
Tue, 7 Oct 2025 06:51:07 +0000 (23:51 -0700)
commit4c0fd3a2b45675a581ef6fa273a221d7131b5647
tree328966287f0d872c081df45cce36075fb45fec30
parentc1e6e49d5d3f3fb927f1bfd1b453d8e7c906c6ac
internal/goexperiment: remove the synctest GOEXPERIMENT

synctest package is enabled by default and the synctest
goexperiment does nothing after CL 709355.

Change-Id: Ia96b070d5f3779ae7c38a9044f754e716a6a6964
Reviewed-on: https://go-review.googlesource.com/c/go/+/709555
Reviewed-by: Michael Pratt <mpratt@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/internal/goexperiment/exp_synctest_off.go [deleted file]
src/internal/goexperiment/exp_synctest_on.go [deleted file]
src/internal/goexperiment/flags.go