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 and PyOpenSSL #778

Closed
Mradr opened this issue Jul 29, 2018 · 1 comment
Closed

Gevent and PyOpenSSL #778

Mradr opened this issue Jul 29, 2018 · 1 comment

Comments

@Mradr
Copy link

Mradr commented Jul 29, 2018

Hello,

I am trying to get pyopenssl working with gevent and I keep running into an issue where it seems to be blocking greenlit threads. I was wonder if someone could take a look and see what I am doing wrong here.

Here is the original posting on this for more information on where I am so far:
gevent/gevent#1265

So I follow the code that another project said they got working used there and converted the current SSL to use it - but I seem to be still having some blocking going on here.

https://github.com/mjs/gevent_openssl/blob/master/gevent_openssl/SSL.py (their work)
https://www.diffchecker.com/lOqYqoPU (see the different - org | mod)

Hopefully I am not sounding stupid here and not miss understanding something.

@alex
Copy link
Member

alex commented Nov 27, 2020

Apologies we didn't get to this for so long. Unfortunately this isn't really the tyep of support we can provide.

@alex alex closed this as completed Nov 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants