-
-
Notifications
You must be signed in to change notification settings - Fork 353
Correction to uninitialized constant Thin::Server::Logging #450
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
base: master
Are you sure you want to change the base?
Conversation
|
Can you please review the test failures? Thanks! |
|
This looks okay to me, but I'll review it in more detail after you remove the white space changes. |
|
Okay, I reviewed the change. I'm not sure I understand how this fix is supposed to work. I think you need to modify https://github.com/macournoyer/thin/blob/master/lib/thin/server.rb and add |
|
@ioquatix That was my first commit, I did tbh I could have left it in server.rb |
|
Hmm, maybe CI is broken, let me check. |
|
Any progress on this with either CI or this fix? We're having the same issue in our application |
CI appears fixed. |
|
Hi, any idea when these changes will be merged? got same issue in our app |
This should fix #447