Skip to content

Add waitress as alternative command for gunicorn in Windows#431

Merged
rjambrecic merged 5 commits into
mainfrom
update-gunicorn-for-windows
Oct 18, 2024
Merged

Add waitress as alternative command for gunicorn in Windows#431
rjambrecic merged 5 commits into
mainfrom
update-gunicorn-for-windows

Conversation

@kumaranvpl

Copy link
Copy Markdown
Contributor

Description

Fixes #408

Type of change

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • I have included code examples to illustrate the modifications

@codecov

codecov Bot commented Oct 18, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

@rjambrecic rjambrecic added this pull request to the merge queue Oct 18, 2024
Merged via the queue into main with commit 85dc3e4 Oct 18, 2024
@rjambrecic rjambrecic deleted the update-gunicorn-for-windows branch October 18, 2024 09:33
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.

gunicorn's dependency fcntl is not supported in windows

2 participants