Merge pull request #33030 from backstage/sennyeya/mem-leak
fix(openapi-jest-utils): memory leak in proxy clean up
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/backend-openapi-utils': patch
|
||||
---
|
||||
|
||||
Fixes a memory leak during `wrapServer` where stopped servers weren't removed from the clean up list.
|
||||
Reference in New Issue
Block a user