You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`sql_async_example.py` exits too early, before having a change to print
the result rows.
Added a small sleep to make sure the rows are printed before exit.
0 commit comments