Closed oncilla closed 2 months ago
In #4620 we have introduced a workaround to enable asynctimerchan for selected binaries again.
This allows us to use Go 1.23 even if https://github.com/golang/go/issues/69312 is not resolved yet.
Once 1.23.2 is released (and it includes the appropriate patch), we should remove this hack again.
Hack was removed in favor of completely downgrading the Go version
In #4620 we have introduced a workaround to enable asynctimerchan for selected binaries again.
This allows us to use Go 1.23 even if https://github.com/golang/go/issues/69312 is not resolved yet.
Once 1.23.2 is released (and it includes the appropriate patch), we should remove this hack again.