Alekséi Naidénov

Results 2 issues of Alekséi Naidénov

Would be nice to have support for [go's line directives](https://golang.org/cmd/compile/#hdr-Compiler_Directives). The simplest way I believe would be to avoid indenting line comments Decorations starting with `//line ` Thank you!

A very simple server fails to shut down on a signal if it processed at least one request: ``` ❯ python test-server.py --port=8085 INFO: Started server process [216035] INFO: Waiting...

bug
ready for work
P3