Skip to content

Conversation

@MudriyIlya
Copy link

@MudriyIlya MudriyIlya commented Nov 17, 2025

Hello, Swift folks!

Some time ago I want to deep dive in Swift Concurrency understanding, and found that this piece of code doesn't mark as nonisolated. I have a compiler error.

I Read some docs and code, and came to the conclusion that this property should be marked as not isolated. Screenshots with error in Xcode 16.4 attached below. The same behavior is in Xcode 26, and Xcode 26.1.

This is my first time doing PR in open source project🫣

❌ Before
11

✅ After
21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant