Skip to content

mcp: re-enable race test after fixing data races#851

Merged
maciej-kisiel merged 1 commit intomainfrom
mkisiel/go125
Mar 23, 2026
Merged

mcp: re-enable race test after fixing data races#851
maciej-kisiel merged 1 commit intomainfrom
mkisiel/go125

Conversation

@maciej-kisiel
Copy link
Copy Markdown
Contributor

@maciej-kisiel maciej-kisiel commented Mar 20, 2026

  1. (non-test) Don't queue notifications if there are no connected sessions.
  2. Change reconnectInitialDelay to be atomic, as it is modified in tests.
  3. Protect map access with mutex in TestServerTransportCleanup.

@maciej-kisiel maciej-kisiel marked this pull request as ready for review March 20, 2026 16:59
@maciej-kisiel maciej-kisiel requested a review from jba March 20, 2026 16:59
@maciej-kisiel maciej-kisiel merged commit 755b9ed into main Mar 23, 2026
9 checks passed
@maciej-kisiel maciej-kisiel deleted the mkisiel/go125 branch March 23, 2026 07:35
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