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

forward_local() does not work on windows. #2221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

benlec
Copy link

@benlec benlec commented Aug 5, 2022

Tunnel.py code should handle BlockingIOError happening on windows when try to call forward_local()

More discussed on the below issue reported. @nitrocalcite found the fix, cudos to him
#2102

Tunnel.py code should handle BlockingIOError happening on windows when try to call forward_local()
@micahg
Copy link

micahg commented Sep 22, 2022

Hey, this is nice -- it works for me (until the function its called from ends)

@davidlunadeleon
Copy link

Late to the party, but this was fixed in this commit already on main: 47e3cd5. I think it's available on version 3.0.0 onwards.

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.

None yet

3 participants