1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 03:21:21 +02:00
gitea/modules/markup/markdown
zeripath 0e799c26ba
Prevent panic during wrappedConn close at hammertime (#11219)
* Prevent panic during wrappedConn close at hammertime

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update modules/graceful/server.go

* Fix extraneous debug in goldmark.go

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-04-26 21:01:06 -03:00
..
ast.go
goldmark.go Prevent panic during wrappedConn close at hammertime (#11219) 2020-04-26 21:01:06 -03:00
markdown_test.go
markdown.go
renderconfig.go
toc.go