runtime: fix data race in abi finalizer test
Fix a buglet in TestFinalizerRegisterABI that was causing problems when run with GOEXPERIMENT=regabi. Updates #40724. Change-Id: I950c4aa3df69eada23e600f01e6804eb136ce806 Reviewed-on: https://go-review.googlesource.com/c/go/+/310077 Trust: Than McIntosh <thanm@google.com> Run-TryBot: Than McIntosh <thanm@google.com> Reviewed-by:Michael Knyszek <mknyszek@google.com>
Loading
Please sign in to comment