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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Bug.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions