Skip to content

Comments

added debug kwarg to StopableWSGIServer.shutdown#265

Merged
gawel merged 1 commit intoPylons:mainfrom
jvanasco:feature-debug
Feb 25, 2025
Merged

added debug kwarg to StopableWSGIServer.shutdown#265
gawel merged 1 commit intoPylons:mainfrom
jvanasco:feature-debug

Conversation

@jvanasco
Copy link
Contributor

I have been running into an issue on Github Actions where shutdowns do not seem to happen correctly, and the StopableWSGIServer is still bound to a port.

I suggest adding a debug kwarg to shutdown, which defaults to False. If set to True, it simply disables the changes to logging.

@gawel gawel merged commit 599371f into Pylons:main Feb 25, 2025
14 checks passed
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