Skip to content

refactor: mark closures as @Sendable and @escaping#942

Merged
fortmarek merged 1 commit intotuist:mainfrom
ns-vasilev:refactor/sendable-closures
Feb 23, 2026
Merged

refactor: mark closures as @Sendable and @escaping#942
fortmarek merged 1 commit intotuist:mainfrom
ns-vasilev:refactor/sendable-closures

Conversation

@ns-vasilev
Copy link
Copy Markdown
Contributor

Added @Sendable and @escaping to closure parameters to improve concurrency safety and align with Swift’s structured concurrency model. #411

@ns-vasilev ns-vasilev requested a review from a team as a code owner February 21, 2026 17:27
@ns-vasilev ns-vasilev requested review from cschmatzler and fortmarek and removed request for a team February 21, 2026 17:27
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Feb 21, 2026
Copy link
Copy Markdown
Member

@fortmarek fortmarek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks 🙏

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Feb 23, 2026
@fortmarek fortmarek merged commit 0e483d4 into tuist:main Feb 23, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants