gets stuck under uwsgi in emperor mode #30
freemant2000
started this conversation in
General
Replies: 2 comments
-
I'm not quite sure where the problem is, maybe you can add your own log output in ASGIMiddleware's call to find the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks! I found that if I set master to false, then it works :-) Don't know why though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks for making this great adapter!
I am able to run a simple starlette app under uwsgi using the adapter. However, if I run uwsgi in emperor mode, the vassal seems to get stuck serving a request. Is there anything obvious that I should try? The uwsgi config file and the uwsgi output are below.
Beta Was this translation helpful? Give feedback.
All reactions