Closed
Description
Submitted by: @dyemanov
If the query is interrupted while fetching from a large cursor and the client decides to continue fetching the remaining rows, second and further attempts to interrupt this query will fail. Interruption will work again as soon as the client will restart this query or start another one.