Skip to content

fix #203 NetworkTransport race, with main-isolated variables#206

Merged
yehorsobko-mac merged 1 commit intomodelcontextprotocol:v1.0.0-rcfrom
paaloeye:fix/203-network-transport-race
Mar 11, 2026
Merged

fix #203 NetworkTransport race, with main-isolated variables#206
yehorsobko-mac merged 1 commit intomodelcontextprotocol:v1.0.0-rcfrom
paaloeye:fix/203-network-transport-race

Conversation

@paaloeye
Copy link

@paaloeye paaloeye commented Mar 5, 2026

Motivation and Context

Fixes compilation warnings under Swift 6.3 strict concurrency checking.

Issue: #203
Full credits to @wti

How Has This Been Tested?

Tested on Apple Swift 6.3 / XCode 26.4 beta 2 (17E5170d)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

@yehorsobko-mac yehorsobko-mac changed the base branch from main to v1.0.0-rc March 11, 2026 15:32
Copy link
Contributor

@yehorsobko-mac yehorsobko-mac left a comment

Choose a reason for hiding this comment

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

LGTM. It's a minor and safe fix to the issue. Maybe we should think about some clean up in the NetworkTransport some day.

@yehorsobko-mac yehorsobko-mac merged commit ca3c572 into modelcontextprotocol:v1.0.0-rc Mar 11, 2026
4 checks passed
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.

3 participants