Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2026-03-18 21:45:01 +01:00
committed by GitHub
parent 59cafb5493
commit 1917f7cd63
@@ -175,7 +175,7 @@ curl -X POST "https://demo.backstage.io/api/catalog/.backstage/scheduler/v1/task
Note that there can still be an additional small delay before a worker discovers
that the task is cancelled. This can take up to a few seconds. Note also that it
is up to the task implementation to properly react to the abort signal that was
passed in to it.
passed into it.
The request has no body.