mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-14 16:37:22 +02:00
a15eedf378
* fix(http): avoid closing stream multiple times closes #2533 * use different signal than empty vec
139 B
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.