Skip to content

Commit

Permalink
doc/go1.12: remove known issue note
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
FiloSottile committed Jan 4, 2019
1 parent 4c3b4df commit 86e31bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/go1.12.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ <h2 id="introduction">DRAFT RELEASE NOTES - Introduction to Go 1.12</h2>
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>
Expand Down

0 comments on commit 86e31bc

Please sign in to comment.