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

supervisor creates useless empty stderr log files with redirect_stderr=True #282

Closed
timabbott opened this issue Aug 19, 2013 · 3 comments
Closed
Labels

Comments

@timabbott
Copy link

With redirect_stderr=True, supervisord will still end up creating automatic mktemp()'d files under /var/log/supervisor for the stderr log file, even though nothing is getting written to it.

@analytically
Copy link

+1

2 similar comments
@emning
Copy link

emning commented Sep 11, 2014

+1

@coderlol
Copy link

+1

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

No branches or pull requests

4 participants