Skip to content

Commit 86e31bc

Browse files
committed
doc/go1.12: remove known issue note
A workaround has been submitted. Updates #27993 Change-Id: Ife6443c32673b38000b90dd2efb2985db37ab773 Reviewed-on: https://go-review.googlesource.com/c/156318 Reviewed-by: Brad Fitzpatrick <[email protected]>
1 parent 4c3b4df commit 86e31bc

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/go1.12.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,6 @@ <h2 id="introduction">DRAFT RELEASE NOTES - Introduction to Go 1.12</h2>
3131
We expect almost all Go programs to continue to compile and run as before.
3232
</p>
3333

34-
<p>
35-
There is a <a href="https://golang.org/issue/27993"><strong>known issue</strong> in
36-
the garbage collector</a> that can cause rare crashes. It is being investigated.
37-
Please <a href="https://golang.org/issue/new">report</a> any issues you encounter.
38-
</p>
39-
4034
<h2 id="language">Changes to the language</h2>
4135

4236
<p>

0 commit comments

Comments
 (0)