Skip to content

streamable session persists past client disconnectΒ #258

@jba

Description

@jba

StreamableHTTPHandler holds a map of StreamableServerTransports. Currently, an entry from that map is freed only when the client sends a DELETE. We should also free it when the client stops responding to keepalive pings. If clients don't send DELETEs, the server memory will grow without bound.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions