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

[gevent] greenlet.error: cannot switch to a different thread with gevent(1.1b6) #21

Open
zwbzzp opened this issue Nov 23, 2015 · 0 comments

Comments

@zwbzzp
Copy link

zwbzzp commented Nov 23, 2015

I can run the wssh project with python2 and gevent-1.0.2.When I use python3 to run it, I modify some bugs in gevent_websocket.
This is the complete traceback in the debug mode and I haven’t passing parameters to paramiko.SSHClient:
qq20151123-7 2x
After I add parameters to SSHclient, it was broken in self.spawn(fun,args,*kwds).get():
qq20151123-2 2x
qq20151123-1 2x
qq20151123-3 2x
qq20151123-4 2x
qq20151123-5 2x
qq20151123-6 2x

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

No branches or pull requests

1 participant