Arcadiy Ivanov

Results 64 issues of Arcadiy Ivanov

Added `read_timeout` property to `ResponseHandler` to allow override After WS(S) connection is established, adjust `conn.proto.read_timeout` to be the largest of the `read_timeout` and the `ws_connect`'s `timeout.ws_receive` with `None` treated as...

bot:chronographer:provided
backport-3.9
backport-3.10

### Describe the bug # Context We have very specific requirements with our HTTP connections: we expect extremely responsive API and reconnect rapidly if we don't receive responses because we...

bug

[Django Daphne](https://github.com/django/daphne/issues/56) is under development to support ASGI, but Daphne server is extremely new and not yet suitable for production (e.g. no SSL support, maturation pains). Is there any interest...

Improvement
working on it :)
Feature/Worker
Feature/Core

* gevent version: 24.2.1, 23.9.1 * greenlet version: 3.0.3, 3.0.2 * Python version: 3.9.15, 3.9.19 * Operating System: Fedora 39, Ubuntu 22, x86_64 * Requests: 2.32.0 - 2.32.2 ### Description:...

### Describe the bug A successful `gh pr merge --auto -d` does not delete the branch after a successful merge. It's unclear whether it's GH CLI problem or GH API....

bug
p3
gh-pr

### Describe the bug I've attempted to use `gh run cancel ` from a directory that was not a repository. While the cancel operation would've proceeded normally due to having...

bug
discuss
gh-run

### Using a supported version? - [X] I have searched searched open and closed issues for duplicates. - [X] I am using Signal-Desktop as provided by the Signal team, not...

Bug
Upstream Change Needed