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

Added an example of monkey patching #383

Closed
wants to merge 1 commit into from

Conversation

xarg
Copy link

@xarg xarg commented Dec 21, 2016

I've spent quite a bit of time looking how to do that monkey patching when using a message_queue. Thought it might be helpful for someone else.

I've spent quite a bit of time looking how to do that monkey patching when using a `message_queue`. Thought it might be helpful for someone else.
@miguelgrinberg
Copy link
Owner

Thanks!

I like the idea of showing the example, but I think showing only eventlet when both eventlet and gevent are mentioned in that section can be even more confusing for people who is gevent. I'll expand on your example and also show how to monkey patch with gevent before merging.

@xarg
Copy link
Author

xarg commented Dec 21, 2016

I thought about that, but I don't use gevent so I'm not sure how to add it. Thanks!

@miguelgrinberg
Copy link
Owner

I have added monkey patching instructions for both eventlet and gevent to the docs. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants