Skip to content

Conversation

@patvice
Copy link
Owner

@patvice patvice commented Nov 24, 2025

This is to add some improvements to the transports concurrency and general lifecycle improvements

  • add mutex-guarded running? helpers across SSE, stdio, and HTTP transports
  • ensure pending queues get transport errors instead of hanging
  • make SSE endpoint parsing stricter and stdio shutdown more graceful
  • expand specs to cover new lifecycle and error paths

- add mutex-guarded running? helpers across SSE, stdio, and HTTP transports
- ensure pending queues get transport errors instead of hanging
- make SSE endpoint parsing stricter and stdio shutdown more graceful
- expand specs to cover new lifecycle and error paths
@patvice patvice merged commit b067fc4 into main Nov 24, 2025
4 checks passed
@patvice patvice deleted the harden-transports branch November 24, 2025 20:53
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