-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementFeature requests.Feature requests.
Description
There should be a mechanism to abort queries that run so long they hang the UI thread. Aside, it would probably be a good idea to run the query on a separate thread, but I digress. When a long-running query hangs the program, often due to incorrect query construction, there needs to be a way to abort the operation without killing the process and losing all your work.
Metadata
Metadata
Assignees
Labels
enhancementFeature requests.Feature requests.