Skip to content

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Mar 11, 2021

motivation: in some cases, users want to force shutdown even if start never called, for example if the library asserts for shutdown regardless of start (e.g. vapor)

changes: expose shutdownIfNotStarted on regsiter function

tomerd added 2 commits March 10, 2021 17:11
motivation: prepare for 5.4 and test against nightlies

changes:
* add docker compose setup for 5.4 and nightly testing
motivation: in some cases, users want to force shutdown even if start never called, for example if the library asserts for shutdown regardless of start

changes: expose shutdownIfNotStarted on regsiter function
@tomerd tomerd requested review from ktoso and yim-lee March 11, 2021 01:32
@tomerd tomerd added the 🔨 semver/patch No public API change. label Mar 11, 2021
@tomerd tomerd added this to the 1.0.0-alpha.7 milestone Mar 11, 2021
@tomerd tomerd merged commit 272d1f5 into swift-server:main Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants