Reuben Sinha

Results 2 comments of Reuben Sinha

@jeevakumar-m Any success with this issue? I'm running into `ResourceWarning: Unclosed ` when testing `test_streamablehttp_client`-like functions in [test_streamable_http.py](https://github.com/modelcontextprotocol/python-sdk/blob/main/tests/shared/test_streamable_http.py) with ASGITransport. For the tests, I passed a client factory which returns...

@cr3ativ3cod3r Since malformed URL due to special characters in `` is the issue, this endpoint will also require attention. ```http DELETE http://localhost:/v1.0/state// ``` I noticed that optional parameters like `metadata`...