Allow longer duration in test_188_concurrency by msabramo · Pull Request #969 · modelcontextprotocol/python-sdk

because I was seeing tests failing on Windows in GitHub Actions

and GitHub Copilot said

Motivation and Context

Windows GitHub Actions runs failing because they exceed the max duration

How Has This Been Tested?

Hopefully, tests pass in GitHub Actions

Breaking Changes

None

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