Skip to content

fix: prevent hanging on win11/arm64 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 3, 2024
Merged

fix: prevent hanging on win11/arm64 #47

merged 1 commit into from
Oct 3, 2024

Conversation

coadler
Copy link
Contributor

@coadler coadler commented Oct 3, 2024

Fixes #28

localhost was unable to be resolved, leading to the in-memory coordinator connections to break. This should've been 127.0.0.1 anyways since the DNS lookup is extraneous.

Fixes #28

`localhost` was unable to be resolved, leading to the in-memory
coordinator connections to break. This should've been `127.0.0.1`
anyways since the DNS lookup is extraneous.
@coadler coadler self-assigned this Oct 3, 2024
@coadler coadler merged commit 1c7ef53 into main Oct 3, 2024
@coadler coadler deleted the colin/fix-winarm branch October 3, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

panic: node with zero ID when running wush serve on ARM Windows, freezes in the other direction
1 participant