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
Log execution status/state and fix flaw in cancel logic.
Logging status/state returned by executing a statement.
The logic for handling context cancel/timeout was not working correctly in the case where there are no direct results returned from execute statement.
Signed-off-by: Raymond Cypher <[email protected]>
0 commit comments