Skip to content

Make query cancellation fully asynchronous #5070

Description

@vonzshik

With #5033 in some cases it's possible for the cancellation query to not actually cancel anything (to avoid deadlock while waiting for a response for a prepended query). This is far from an ideal solution and instead we should investigate if we can make the cancellation query to run fully asynchronous (maybe with the help of SingleThreadSynchronizationContext?).

cc @roji

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions