You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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>
## 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 fixn0-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 fixn0-computer/iroh#2327.
---------
Co-authored-by: Floris Bruynooghe <flub@devork.be>
This is a bug in
netdev
, and I have submitted a Pull Request, awaiting its merge.shellrow/netdev#70
The text was updated successfully, but these errors were encountered: