You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/next/4-runtime.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,6 @@ Special thanks to Vlad Saioc at Uber for contributing this work.
58
58
The underlying theory is presented in detail by Saioc et al. in [this publication](https://dl.acm.org/doi/pdf/10.1145/3676641.3715990).
59
59
60
60
<!-- More details about the implementation are presented in the [design document](https://github.com/golang/proposal/blob/master/design/74609-goroutine-leak-detection-gc.md). -->
61
-
We encourage users to try out the new feature with examples derived from known patterns in [the Go playground](https://go.dev/play/p/aZc-HJiSH-R?v=gotip),
61
+
We encourage users to try out the new feature with examples derived from known patterns in [the Go playground](https://go.dev/play/p/3C71z4Dpav-?v=gotip),
62
62
as well as experiment with different environments (tests, CI, production).
63
63
We welcome feedback on the [proposal issue](https://github.com/golang/go/issues/74609).
0 commit comments