Skip to content

Conversation

T4rk1n
Copy link
Contributor

@T4rk1n T4rk1n commented Jun 4, 2025

Resolve #3131

Input(_ID_STORE, "data"),
)

def __call__(self, environ, start_response):
Copy link

Choose a reason for hiding this comment

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

nice 👌 no need to add server = app.server anymore

@emilykl
Copy link
Contributor

emilykl commented Jun 4, 2025

This is huge -- thanks @T4rk1n @ndrezn !

@T4rk1n T4rk1n merged commit a694e05 into dev Jun 4, 2025
7 of 9 checks passed
@T4rk1n T4rk1n deleted the wsgi-call branch June 5, 2025 13:02
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.

Remove server=app.server requirement for Gunicorn
4 participants