tauri icon indicating copy to clipboard operation
tauri copied to clipboard

fix(cli): Fix tauri-cli connection timeout (fix #6045)

Open kurikomoe opened this issue 2 years ago • 2 comments
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

kurikomoe avatar Jan 12 '23 17:01 kurikomoe

@matthiasbeyer can you test if this fixes #5917 for you?

FabianLars avatar Jan 12 '23 18:01 FabianLars

Hi. Thanks for pinging me. But no, this does not fix the linked issue for me :disappointed:

matthiasbeyer avatar Jan 13 '23 07:01 matthiasbeyer