Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the FileSystem world strict concurrency clean #3107

Merged

Conversation

Lukasa
Copy link
Contributor

@Lukasa Lukasa commented Feb 4, 2025

Motivation:

We have a few other file system modules with a small amount of code, and a lot of tests. Most of these require no changes for strict concurrency, so let's tackle them all.

Modifications:

Strict concurrency for filesystem targets enabled. Fixed a few incorrect test case captures.

Result:

Strict concurrency clean filesystem bits.

Motivation:

We have a few other file system modules with a small
amount of code, and a lot of tests. Most of these require
no changes for strict concurrency, so let's tackle them all.

Modifications:

Strict concurrency for filesystem targets enabled.
Fixed a few incorrect test case captures.

Result:

Strict concurrency clean filesystem bits.
@Lukasa Lukasa added the semver/none No version bump required. label Feb 4, 2025
@Lukasa Lukasa enabled auto-merge (squash) February 4, 2025 10:42
@Lukasa Lukasa merged commit f43b37e into apple:main Feb 4, 2025
33 of 36 checks passed
@Lukasa Lukasa deleted the cb-strict-concurrency-filesystem-ecosystem branch February 4, 2025 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants