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

Update start_server.sh #140

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Update start_server.sh #140

merged 2 commits into from
Jun 13, 2022

Conversation

scanon
Copy link
Contributor

@scanon scanon commented Jun 13, 2022

Switch from gevent to default for gunicorn. We seem to be hitting errors with gevent.

  • I updated the README.md docs to reflect this change.

For changes to the codebase:

  • I have written tests to cover this change.
  • This is not a breaking API change OR
  • This is a breaking API change and I have incremented the API version and added a summary to CHANGELOG.md.

Switch from gevent to default for gunicorn.  We seem to be hitting errors with gevent.
trigger build.. It didn't build on this first commit.
@n1mus n1mus merged commit 67672b3 into develop Jun 13, 2022
@n1mus n1mus deleted the switch_gunicorn_mode branch June 13, 2022 21:41
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.

3 participants