Skip to content

Abort long-running queries #1274

@Bilge

Description

@Bilge

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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions