Skip to content

query-editor: Bail out on cancelled async call

Khalid Abu Shawarib requested to merge wip/kabus/fix-async-cancel into main

This call will be cancelled when the editor is disposed. It should not use the editor reference until it verifies that it wasn't cancelled.

Merge request reports

Loading