Skip to content

Support lazy query execution #13

@mesarth

Description

@mesarth

Implement https://jg-rp.github.io/json-p3/quick-start#lazy-queries

Research:

  • Does lazy query make the use of separate threads for query execution obsolete, because the CancellationToken can be checked regularly while iterating over the result? Does this allow the extension to be used in the web?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions