clan-app: Add cancellable tasks

This commit is contained in:
Qubasa
2025-05-09 17:14:49 +02:00
parent a06bd43a1a
commit 7eac2ce436
17 changed files with 781 additions and 247 deletions

View File

@@ -113,6 +113,7 @@ class Webview:
reconciled_arguments["op_key"] = seq.decode()
# TODO: We could remove the wrapper in the MethodRegistry
# and just call the method directly
result = wrap_method(**reconciled_arguments)
serialized = json.dumps(