From 0e799c26ba322e8e1dd1e5acd1367341c0452987 Mon Sep 17 00:00:00 2001 From: zeripath Date: Mon, 27 Apr 2020 01:01:06 +0100 Subject: Prevent panic during wrappedConn close at hammertime (#11219) * Prevent panic during wrappedConn close at hammertime Signed-off-by: Andrew Thornton * Update modules/graceful/server.go * Fix extraneous debug in goldmark.go Signed-off-by: Andrew Thornton --- modules/markup/markdown/goldmark.go | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/markup') diff --git a/modules/markup/markdown/goldmark.go b/modules/markup/markdown/goldmark.go index 8974504a79..6a40a86836 100644 --- a/modules/markup/markdown/goldmark.go +++ b/modules/markup/markdown/goldmark.go @@ -328,7 +328,6 @@ func (r *HTMLRenderer) renderIcon(w util.BufWriter, source []byte, node ast.Node func (r *HTMLRenderer) renderTaskCheckBoxListItem(w util.BufWriter, source []byte, node ast.Node, entering bool) (ast.WalkStatus, error) { n := node.(*TaskCheckBoxListItem) if entering { - n.Dump(source, 0) if n.Attributes() != nil { _, _ = w.WriteString("