We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3b4df commit 86e31bcCopy full SHA for 86e31bc
doc/go1.12.html
@@ -31,12 +31,6 @@ <h2 id="introduction">DRAFT RELEASE NOTES - Introduction to Go 1.12</h2>
31
We expect almost all Go programs to continue to compile and run as before.
32
</p>
33
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
-
40
<h2 id="language">Changes to the language</h2>
41
42
<p>
0 commit comments