]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.12: remove known issue note
authorFilippo Valsorda <filippo@golang.org>
Fri, 4 Jan 2019 18:04:31 +0000 (13:04 -0500)
committerFilippo Valsorda <filippo@golang.org>
Fri, 4 Jan 2019 19:08:21 +0000 (19:08 +0000)
A workaround has been submitted.

Updates #27993

Change-Id: Ife6443c32673b38000b90dd2efb2985db37ab773
Reviewed-on: https://go-review.googlesource.com/c/156318
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.12.html

index 01bc6f50e380d34224e201fec7d42964bcb7317f..d8547e9f96875ba89f937c00e7dfcb8a39c39d05 100644 (file)
@@ -31,12 +31,6 @@ Do not send CLs removing the interior tags from such phrases.
   We expect almost all Go programs to continue to compile and run as before.
 </p>
 
-<p>
-  There is a <a href="https://golang.org/issue/27993"><strong>known issue</strong> in
-  the garbage collector</a> that can cause rare crashes. It is being investigated.
-  Please <a href="https://golang.org/issue/new">report</a> any issues you encounter.
-</p>
-
 <h2 id="language">Changes to the language</h2>
 
 <p>