Vladyslav Hnatiuk

Results 4 issues of Vladyslav Hnatiuk

I try to use appimagetool for creating AppImage with Qt app by running following command: `appimagetool -s deploy ../install/usr/share/applications/*.desktop`. For the build of the app, I use pre-compiled Qt installed...

bug

**Describe the bug** If at least one header is written in response and then status code, e.g. 404, then provided status code is ignored and is always 200. Without header,...

bug

**Type:** Question/Potential regression **Description:** libcst library includes a (generated) [source file with a lot of dataclasses](https://github.com/Instagram/LibCST/blob/main/libcst/matchers/__init__.py). Compilation of this `libcst.matchers` module takes a lot more time(4-6x, depends on OS. 20...

enhancement

Running server eats the whole CPU core without a reason(=consumes 12.5% of CPU in 8 Core system). **To Reproduce** Steps to reproduce the behavior: 1. Use socketify v0.0.28. 2. Start...