Files
tauri-plugins-workspace/.changes/http-controller-multiple-close.md
T
Amr Bashir a15eedf378 fix(http): avoid closing stream multiple times (#2535)
* fix(http): avoid closing stream multiple times

closes #2533

* use different signal than empty vec
2025-03-16 16:45:45 -03:00

139 B

http, http-js
http http-js
patch patch

Fix fetch occasionally throwing an error due to trying to close the underline stream twice.