Skip to content

Abort running query #461

Closed
Closed
@twoxfh

Description

@twoxfh

Does anyone know how to abort a running query?

I added the sqlite3_interruput to SQL-JS, however since the underlying code is really synchronous, this really does nothing. I found an abort controller, issue with great discussion but without any outcome. There is a pragma busy-timeout which does not seem to abort the query. The only other method I have used is terminating the worker, however, then I have to reload the database.

Any thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions