test-suite-sql-eval icon indicating copy to clipboard operation
test-suite-sql-eval copied to clipboard

Add asyncio module and use asyncio.run to execute exec_on_db asynchro…

Open BahozHagi opened this issue 1 year ago • 0 comments

Fix classical evaluation: RuntimeWarning: coroutine 'exec_on_db' was never awaited TypeError: cannot unpack non-iterable coroutine object

See #9

BahozHagi avatar Feb 16 '24 19:02 BahozHagi