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

stdout_redirect not working for jruby daemon server #778

Closed
niedhui opened this issue Sep 7, 2015 · 2 comments
Closed

stdout_redirect not working for jruby daemon server #778

niedhui opened this issue Sep 7, 2015 · 2 comments

Comments

@niedhui
Copy link
Contributor

niedhui commented Sep 7, 2015

when runnging in single mode using jruby , stdout_redirect is not working.
I saw redirect_io call for CRuby,
https://github.com/puma/puma/blob/master/lib/puma/single.rb#L76
but when jruby_daemon is true
https://github.com/puma/puma/blob/master/lib/puma/single.rb#L49
the redirect_io is not called

@evanphx
Copy link
Member

evanphx commented Jul 24, 2016

Sorry about that and the delay!

@jxc876
Copy link

jxc876 commented Aug 9, 2016

Still not working for us ... :(

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

No branches or pull requests

3 participants