mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
fix(http): ensure body resources are released on stream cancellation (#3228)
Co-authored-by: Amr Bashir <github@amrbashir.me>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
http: patch
|
||||
http-js: patch
|
||||
---
|
||||
|
||||
Cleanup resource when the returned `ReadableStream.cancel` is called to avoid memory leaks
|
||||
Reference in New Issue
Block a user