Closed
Description
@mknyszek requested issue #61732 to be considered for backport to the next 1.21 minor release.
Ha, OK. Backport it is.
@gopherbot Please open a backport issue for Go 1.21. This issue causes significant debugger friction due to an issue that was latent in earlier releases but only really started cropping up in Go 1.21 due to a scheduler change in that release. The fix is very low risk, since it only impacts the debugger function call protocol, which should have no impact on production applications. The fix is also fairly small and straightforward.