Asynctnt

Latest version: v2.3.0

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.13

**Changes:**
* Now `connect()` method call of `Connection` class blocks until connected
even if another `connect()` is happening in parallel. This resolves issue
of cancelled coroutines if one tries to connect in parallel coroutines.

**Bugs fixed:**
* Connect hanged indefinitely if asynctnt was accidentally disconnected from
Tarantool and TCP connection was still alive for a moment while trying to
reconnect ([8](https://github.com/igorcoding/asynctnt/issues/8)).
* Connect to LOADING Tarantool instance without username/password resulted in
exception NO_SUCH_SPACE ([10](https://github.com/igorcoding/asynctnt/issues/10)).

0.1.12

**Bugs fixed:**
* Fixed compatibility issues with Python 3.7

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.