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

Reverted the change related to dynamic setting of gunicorn worker count #375

Merged
merged 1 commit into from
Oct 3, 2019

Conversation

kichalla
Copy link
Contributor

@kichalla kichalla commented Oct 3, 2019

We are reverting because some customers were depending on in-memory session which does not persist when an app runs on multiple workers.

@kichalla kichalla requested a review from a team as a code owner October 3, 2019 19:03
type PythonStartupScriptGenerator struct {
AppPath string
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these whitespace changes were done by VS Code automatically

@kichalla kichalla merged commit d63b46b into master Oct 3, 2019
@kichalla kichalla deleted the kichalla/revert.gunicorn.count branch October 3, 2019 19:49
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.

2 participants