From 7f4c44047904092f3e46e7039c5335c2675a8dfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Beaufort?= Date: Tue, 9 Jun 2026 11:53:43 +0200 Subject: [PATCH 1/2] Reject registerTool promise if signal is aborted --- index.bs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index f1bcd63..889ab4c 100644 --- a/index.bs +++ b/index.bs @@ -399,9 +399,8 @@ The registerTool(tool, options Date: Tue, 9 Jun 2026 13:31:19 +0200 Subject: [PATCH 2/2] Update abort algorithm --- index.bs | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/index.bs b/index.bs index 889ab4c..4189080 100644 --- a/index.bs +++ b/index.bs @@ -395,6 +395,8 @@ The registerTool(tool, optionsregisterTool(tool, optionsregisterTool(tool, options