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

add a warning when the wsgi server is multiprocess #286

Merged
merged 3 commits into from
Apr 21, 2017

Conversation

mmerickel
Copy link
Member

Tested using gunicorn in multiprocess mode via gunicorn -w 4 demo:app. Also confirmed that the warning is not emitted when using a single process via gunicorn demo:app.

Fixes #245.

mmerickel added a commit to mmerickel/pyramid_debugtoolbar that referenced this pull request Apr 21, 2017
@mmerickel mmerickel force-pushed the warn-on-multiprocess branch from b9d5593 to 2ca823b Compare April 21, 2017 06:56
mmerickel added a commit to mmerickel/pyramid_debugtoolbar that referenced this pull request Apr 21, 2017
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