From 86e31bc5fdde06d406b95cf8b5971755c78ec549 Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Fri, 4 Jan 2019 13:04:31 -0500 Subject: [PATCH] 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 --- doc/go1.12.html | 6 ------ 1 file changed, 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.

-

- There is a known issue in - the garbage collector that can cause rare crashes. It is being investigated. - Please report any issues you encounter. -

-

Changes to the language

-- 2.50.0