You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure class resource stream is closed in ResourceUtils (#116437)
* Ensure class resource stream is closed in ResourceUtils
This ensures that `ResourceUtils.loadResource` closes the resource stream when reading all bytes.
* Update docs/changelog/116437.yaml
0 commit comments