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

pynacl defaults to blocking random - causes paramiko to hang on import #503

Closed
Kkevsterrr opened this issue Jan 13, 2019 · 2 comments
Closed

Comments

@Kkevsterrr
Copy link

Hey pynacl team -

I recently ran into an issue with paramiko (see here paramiko/paramiko#1368 ), which looks like is actually under the hood an issue with pynacl blocking on randomness. Would it be possible to change the default behavior from blocking on randomness to not blocking on randomness? I'm open to any other insights or ideas you may have! Thanks!

@ploxiln
Copy link

ploxiln commented Jan 13, 2019

it looks like this is related to #327

@alex
Copy link
Member

alex commented Jan 13, 2019

Going to go ahead and close as a dupe of that one, if you think this has a different root cause we can reopen.

@alex alex closed this as completed Jan 13, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2020
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

3 participants