Skip to content

Add missing nonisolated(nonsending)#41

Merged
gjcairo merged 1 commit intomainfrom
add-missing-nonisolatednonsending
Jan 8, 2026
Merged

Add missing nonisolated(nonsending)#41
gjcairo merged 1 commit intomainfrom
add-missing-nonisolatednonsending

Conversation

@gjcairo
Copy link
Copy Markdown
Collaborator

@gjcairo gjcairo commented Jan 8, 2026

The server protocol's serve method is missing a nonisolated(nonsending) in its handler parameter. This shouldn't be strictly necessary but we've had issues with some Swift versions where closures aren't nonisolated(nonsending) by default, so better to be safe.

@gjcairo gjcairo merged commit 225b58c into main Jan 8, 2026
10 of 26 checks passed
@gjcairo gjcairo deleted the add-missing-nonisolatednonsending branch January 8, 2026 11:15
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.

2 participants