Skip to content

Commit 2b84870

Browse files
committed
Added a playground patterns.
1 parent 7a11f45 commit 2b84870

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/next/4-runtime.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,6 @@ Special thanks to Vlad Saioc at Uber for contributing this work.
5858
The underlying theory is presented in detail by Saioc et al. in [this publication](https://dl.acm.org/doi/pdf/10.1145/3676641.3715990).
5959

6060
<!-- 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 experiment with the new feature in different environments
62-
(tests, CI, production), and welcome feedback on the [proposal issue](https://github.com/golang/go/issues/74609).
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),
62+
as well as experiment with different environments (tests, CI, production).
63+
We welcome feedback on the [proposal issue](https://github.com/golang/go/issues/74609).

0 commit comments

Comments
 (0)