Arcadiy Ivanov
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...
Please see #8445 for the source PR
Please see #8445 for the source PR
### 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...
[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...
* 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....
### 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...
### 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...