Skip to content

Conversation

gjcairo
Copy link
Collaborator

@gjcairo gjcairo commented Mar 21, 2024

Motivation

The write timeout was being received as a parameter in the config's initialiser, but it wasn't being set on the config struct. Also tests for the write timeout were missing.

Modifications

  • The write timeout value is now set on init.
  • There are now tests for the write timeout.

Result

Proper idle write timeouts and tests.

@gjcairo gjcairo merged commit 83f015b into swift-server:main Mar 21, 2024
@gjcairo gjcairo deleted the config-write branch March 21, 2024 16:18
@FranzBusch FranzBusch added the 🔨 semver/patch No public API change. label Apr 8, 2024
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.

3 participants