aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo@golang.org>2019-01-04 13:04:31 -0500
committerFilippo Valsorda <filippo@golang.org>2019-01-04 19:08:21 +0000
commit86e31bc5fdde06d406b95cf8b5971755c78ec549 (patch)
treee24f5a49dde24484985f6a98ded8ac2b0276fc33
parent4c3b4dfd798fa24ef33cd0f5c80e4b9857d9849e (diff)
downloadgo-86e31bc5fdde06d406b95cf8b5971755c78ec549.tar.gz
go-86e31bc5fdde06d406b95cf8b5971755c78ec549.zip
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 <bradfitz@golang.org>
-rw-r--r--doc/go1.12.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/go1.12.html b/doc/go1.12.html
index 01bc6f50e3..d8547e9f96 100644
--- a/doc/go1.12.html
+++ b/doc/go1.12.html
@@ -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>