diff options
| author | Damien Neil <dneil@google.com> | 2025-06-06 12:59:04 -0700 |
|---|---|---|
| committer | Damien Neil <dneil@google.com> | 2025-06-09 11:15:04 -0700 |
| commit | 985d600f3aa8654b854f8b2c822552c052ed3d30 (patch) | |
| tree | 75e72f64c08378a987f2e5e87883a4d91187b097 /test/codegen | |
| parent | 848a768ba76d7c386c2aa4f05bc2e9e51b5948b9 (diff) | |
| download | go-985d600f3aa8654b854f8b2c822552c052ed3d30.tar.xz | |
runtime: use small struct TestSynctest to ensure cleanups run
Finalizers and cleanup funcs weren't running on the windows-arm64
builder. Put finalizers/cleanups on a small struct containing a pointer
rather than an *int, which fixes the problem.
Also uncomment a synctest.Wait that was accidentally commented out.
Fixes #73977
Change-Id: Ia6f18d74d6fccf2c5a9222317977c7458d67f158
Reviewed-on: https://go-review.googlesource.com/c/go/+/679696
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to 'test/codegen')
0 files changed, 0 insertions, 0 deletions
