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 monkey.patch_all() can't work with Sanic v23.6.0. #2857

Open
1 task done
ZhaoGuan opened this issue Nov 22, 2023 · 1 comment
Open
1 task done

gevent monkey.patch_all() can't work with Sanic v23.6.0. #2857

ZhaoGuan opened this issue Nov 22, 2023 · 1 comment

Comments

@ZhaoGuan
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

monkey.patch_all() can't work with Sanic v23.6.0.
I need this because I need Locust work with Sanic.

Code snippet

image
image

Expected Behavior

No response

How do you run Sanic?

As a script (app.run or Sanic.serve)

Operating System

MacOS

Sanic Version

v23.6.0

Additional context

No response

@sjsadowski
Copy link
Contributor

This isn't a bug as we don't support gevent by default. I've updated it to be a feature request.

@sjsadowski sjsadowski changed the title monkey.patch_all() can't work with Sanic v23.6.0. gevent monkey.patch_all() can't work with Sanic v23.6.0. Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants