edgedb-python
edgedb-python copied to clipboard
Correct edgedb.Client.close() timeout behavior
Also added tests in test_sync_query.py, and use only sync client in sync_* tests.
This is a part of #289