Benoit Chesneau
Benoit Chesneau
This code should be threadsafe. I suspect the error is happening before. We need first to understand why this code is re-entrant here. Let keep it open since it is...
linking to https://github.com/benoitc/gunicorn/issues/3050 I think we should revisit this change that introducde more logging. @hydrargyrum if you happen to be around i'm on irc.
@Kludex you weren't ignored. I offered a response to your issue that didn't match your expectation at this time. This happen sometimes, but don't say it was ignored... @crankedguy that's...
Thans for the patch! But isn't it an issue with exec permissions? For me it looks strange you can't create and listen at the same place. How do you test?...
i mean so exec not the file permission :) i Will check this monday your patch. Le sam. 27 mai 2023 à 20:45, Ankit Patel ***@***.***> a écrit : >...
i will check for the coming release Sent from my Mobile Le mar. 26 sept. 2023 à 01:40, Jonathan Klaassen ***@***.***> a écrit : > We've been running this patch...
any example of app to share? or at least the error and access logs? you can share to me in private if needed.
I like this change. Are we abble to create a test for it?
Please enable the debug log in gunicorn . That will provide you more info about the issue.
i am nat not sure to fully understand the issue. Does your application receive the request?