tauri
tauri copied to clipboard
fix(cli): Fix tauri-cli connection timeout (fix #6045)
trafficstars
Fix tauri-cli connection to dev server stucks and waits for TCP timeout.
What kind of change does this PR introduce?
- [x] Bugfix
- [ ] Feature
- [ ] Docs
- [ ] New Binding issue #___
- [ ] Code style update
- [ ] Refactor
- [ ] Build-related changes
- [ ] Other, please describe:
Does this PR introduce a breaking change?
- [ ] Yes, and the changes were approved in issue #___
- [x] No
Checklist
- [x] When resolving issues, they are referenced in the PR's title (e.g
fix: remove a typo, closes #___, #___) - [x] A change file is added if any packages will require a version bump due to this PR per the instructions in the readme.
- [x] I have added a convincing reason for adding this feature, if necessary
Other information
@matthiasbeyer can you test if this fixes #5917 for you?
Hi. Thanks for pinging me. But no, this does not fix the linked issue for me :disappointed: