nats-io / nats.py

Python3 client for NATS
https://nats-io.github.io/nats.py/
Apache License 2.0
885 stars 188 forks source link

connect is not subject to connect_timeout #132

Closed matthiashanel closed 4 years ago

matthiashanel commented 4 years ago

https://github.com/nats-io/nats.py/blob/91f78840c39f6626ffadbd0213cd9d74d0cc539e/nats/aio/client.py#L1140-L1145

wrap in asyncio.wait_for Same for tls upgrade.

https://github.com/nats-io/nats.py/blob/91f78840c39f6626ffadbd0213cd9d74d0cc539e/nats/aio/client.py#L1537

brianshannan commented 4 years ago

Closed via https://github.com/nats-io/nats.py/pull/166/commits/5d7e01c2c689f2d24baf393e278a6f6e57271779