Results 71 comments of Eugene

I started getting `ConnectionError: Too many connections` after setting `max_connections=50` on 4.4.0. Looks like connections aren't released properly and 2**31 hides that fact? relevant line: https://github.com/redis/redis-py/blob/c54dfa49dda6a7b3389dc230726293af3ffc68a3/redis/asyncio/connection.py#L1532 Why would pool ever...

> @Fogapod any workaround to this? do u just not set max_connections I use blocking pool: https://github.com/redis/redis-py/issues/2517

Same behavior on android 13. Sometimes i manage to click somewhere around accept butter and it displays loading animation for a fraction of a second but nothing changes. No link...

- pane positions

Syntax highlighting works for me on neovim 0.9.5, lazy.nvim

It's not clear what is invite doing here, having some comment like > if you need help with proper forking form and etiquette, the support Discord is provided Would be...

```toml [target.x86_64-unknown-linux-gnu] linker = "/usr/bin/clang" rustflags = ["-C", "link-arg=--ld-path=/usr/bin/mold", "-C", "target-cpu=native"] ``` removing `"-C", "target-cpu=native"` fixed this. i have no idea how it bugged out in a way game couldnt...

CI failure unrelated: `ERROR: failed to solve: error writing layer blob: Patch "https://acghubeus2.actions.githubusercontent.com/teZgvO89GeyEsTvqkgz5oRb9T0UxC1XLU8YFeDSaGWEgAguGc5/_apis/artifactcache/caches/294": read tcp 172.17.0.2:33818->104.16.100.207:443: use of closed network connection`