Skip to content

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Mar 6, 2025

Motivation:

To ensure NIOHTTP1Server concurrency safety.

Modifications:

  • Enable strict concurrency checking in the package manifest.
  • User synchronous operations in pipeline configurations

Result:

Builds will warn and CI will fail if regressions are introduced.

Motivation:

To ensure `NIOHTTP1Server` concurrency safety.

Modifications:

* Enable strict concurrency checking in the package manifest.
* User synchronous operations in pipeline configurations

Result:

Builds will warn and CI will fail if regressions are introduced.
@rnro rnro added the 🔨 semver/patch No public API change. label Mar 6, 2025
@rnro rnro marked this pull request as ready for review March 6, 2025 09:54
@Lukasa Lukasa merged commit de47bf8 into apple:main Mar 6, 2025
35 of 36 checks passed
@rnro rnro deleted the strict_concurrency_niohttp1server branch March 7, 2025 09:58
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