Skip to content

Conversation

rnro
Copy link
Contributor

@rnro rnro commented Mar 6, 2025

Motivation:

To ensure NIOHTTP1Client concurrency safety.

Modifications:

  • Enable strict concurrency checking in the package manifest.

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
Motivation:

To ensure `NIOHTTP1Client` concurrency safety.

Modifications:

* Enable strict concurrency checking in the package manifest.

Result:

Builds will warn and CI will fail if regressions are introduced.
@rnro rnro force-pushed the strict_concurrency_niohttp1client branch from ad989af to b07ded9 Compare March 6, 2025 10:30
@rnro rnro merged commit 140be96 into apple:main Mar 6, 2025
35 checks passed
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