Add AbortSignal support to UrlReader

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2021-11-17 10:39:28 +01:00
parent 4754315ee3
commit 01f74aa878
10 changed files with 121 additions and 53 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Add `AbortSignal` support to `UrlReader`