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

Using greenlet value instead of global variables + sorting output #1

Closed
wants to merge 2 commits into from

Conversation

edencrane
Copy link

Hi, I made a hacky attempt at removing the global variables, and using greenlet's 'value' for passing data around. Small negative side effect of my changes is that an extra pass of the list is needed after .join.

Also now sorting output.

@edencrane edencrane closed this Sep 4, 2018
@edencrane
Copy link
Author

Closing this one - opening a new one with the README.md modified to reflect sorted output.

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

1 participant