Skip to content
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

More delays when the network interface is down on Windows . #2327

Closed
zh522130 opened this issue May 25, 2024 · 0 comments · Fixed by #2330
Closed

More delays when the network interface is down on Windows . #2327

zh522130 opened this issue May 25, 2024 · 0 comments · Fixed by #2330
Labels
bug Something isn't working c-iroh-net

Comments

@zh522130
Copy link
Contributor

This is a bug in netdev, and I have submitted a Pull Request, awaiting its merge.

shellrow/netdev#70

@flub flub added bug Something isn't working c-iroh-net labels May 26, 2024
github-merge-queue bot pushed a commit that referenced this issue May 29, 2024
## Description

Fix for #2328: Enumerating
network devices is slow
on windows and causes delays in the magicsock actor. This makes sure
that this operation
does not block the remainder of the actor.

Also bumps netdev to v0.27.0 , to fix
#2327.

---------

Co-authored-by: Floris Bruynooghe <flub@devork.be>
rklaehn pushed a commit to n0-computer/iroh-blobs that referenced this issue Oct 22, 2024
## Description

Fix for n0-computer/iroh#2328: Enumerating
network devices is slow
on windows and causes delays in the magicsock actor. This makes sure
that this operation
does not block the remainder of the actor.

Also bumps netdev to v0.27.0 , to fix
n0-computer/iroh#2327.

---------

Co-authored-by: Floris Bruynooghe <flub@devork.be>
rklaehn pushed a commit to n0-computer/iroh-blobs that referenced this issue Oct 22, 2024
## Description

Fix for n0-computer/iroh#2328: Enumerating
network devices is slow
on windows and causes delays in the magicsock actor. This makes sure
that this operation
does not block the remainder of the actor.

Also bumps netdev to v0.27.0 , to fix
n0-computer/iroh#2327.

---------

Co-authored-by: Floris Bruynooghe <flub@devork.be>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c-iroh-net
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants