Source code

Revision control

Copy as Markdown

Other Tools

[executeTool-abort.https.html]
[executeTool() provides a non-aborted default AbortSignal when called without options]
expected: FAIL
[caller abort propagates to tool callback options.signal]
expected: FAIL
[executeTool() with already-aborted tool synchronously rejects]
expected: FAIL
[executeTool() promise remains rejected even if tool callback resolves after abort]
expected: FAIL
[concurrent executions of the same tool have independent AbortSignals]
expected: FAIL