Matvey Filiushkin

Results 1 issues of Matvey Filiushkin

Transaction commit in firebirdsql/aio/fbcore.py/AsyncConnection in the __exit__() method of context manager is not awaited. Need to implement asynchronous context manager with aenter() and aexit() methods in AsyncConnection. This is the...