Artem Krylysov

Results 3 issues of Artem Krylysov

``` if 1: if 1: - ``` ``` Syntax error: Expected expression at line 3, column 2 - ^ ```

More details at https://github.com/akrylysov/pogreb/issues/22. Key size=16, value size=1. Writing 1M items on Linux - 16 sec. Writing 1M items on Mac - 14 sec. Writing 1M items on Windows -...

windows

The default behavior of the default Go http panic handler is to display the error message and the stack trace. When I use `raven.RecoveryHandler` it outputs only the stack trace,...