### Initial Checks - [x] I confirm that I'm using the latest version of MCP Python SDK - [x] I confirm that I searched for my issue in https://github.com/modelcontextprotocol/python-sdk/issues before opening this issue ### Description Run the example simple-streamablehttp-stateless and make concurrent calls to the tools/call interface; the memory will continue to increase. ### Example Code ```Python ``` ### Python & MCP Python SDK ```Text 1.12.2 ```
Initial Checks
Description
Run the example simple-streamablehttp-stateless and make concurrent calls to the tools/call interface; the memory will continue to increase.
Example Code
Python & MCP Python SDK