Skip to content

fix(netwatch): avoid deadlock for get_default_route on windows#127

Merged
dignifiedquire merged 1 commit intomainfrom
fix/windows-default-route-deadlock
Apr 7, 2026
Merged

fix(netwatch): avoid deadlock for get_default_route on windows#127
dignifiedquire merged 1 commit intomainfrom
fix/windows-default-route-deadlock

Conversation

@dignifiedquire
Copy link
Copy Markdown
Contributor

Closes #124

@dignifiedquire dignifiedquire added this to the net-tools: iroh v0.98 milestone Apr 7, 2026
@github-project-automation github-project-automation Bot moved this to 🚑 Needs Triage in iroh Apr 7, 2026
@dignifiedquire dignifiedquire moved this from 🚑 Needs Triage to 👀 In review in iroh Apr 7, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 7, 2026

Documentation for this PR has been generated and is available at: https://n0-computer.github.io/net-tools/pr/127/docs/net_tools/

Last updated: 2026-04-07T11:16:00Z

@dignifiedquire dignifiedquire force-pushed the fix/windows-default-route-deadlock branch from 689cc6b to eaccb5e Compare April 7, 2026 11:15
@dignifiedquire dignifiedquire merged commit 2cdaf61 into main Apr 7, 2026
27 checks passed
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in iroh Apr 7, 2026
@dignifiedquire dignifiedquire deleted the fix/windows-default-route-deadlock branch April 7, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

default_route() hangs on Windows 11 — WMI query for Win32_IP4RouteTable blocks indefinitely

2 participants