Merge pull request #8083 from backstage/freben/abort-urlreader

Add `AbortSignal` support to `UrlReader`
This commit is contained in:
Fredrik Adelöw
2021-11-17 13:16:04 +01:00
committed by GitHub
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`