Skip to content

Set PYTHONUNBUFFERED=1 locally #252

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

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Set PYTHONUNBUFFERED=1 locally #252

merged 1 commit into from
Jan 17, 2025

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Jan 17, 2025

Since otherwise when Django management commands like manage.py runserver are run via heroku local, the log buffering causes the server startup logs to not appear immediately.

Since otherwise when Django management commands like
`manage.py runserver` are run via `heroku local`, the log
buffering causes the server startup logs to not appear
immediately.
@edmorley edmorley self-assigned this Jan 17, 2025
@edmorley edmorley requested a review from a team as a code owner January 17, 2025 15:28
@edmorley edmorley removed the request for review from a team January 17, 2025 15:28
@edmorley edmorley merged commit a288ab1 into main Jan 17, 2025
1 check passed
@edmorley edmorley deleted the edmorley/unbuffered branch January 17, 2025 15:29
@heroku heroku bot temporarily deployed to getting-star-edmorley-u-ivexf4 January 17, 2025 15:29 Inactive
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

Successfully merging this pull request may close these issues.

1 participant