Skip to content

fix: Align InMemorySessionService listSessions with Python implementa… - #110

Merged
manojkumarredbus merged 1 commit into
redbus-labs:mainfrom
google:main
Dec 29, 2025
Merged

fix: Align InMemorySessionService listSessions with Python implementa…#110
manojkumarredbus merged 1 commit into
redbus-labs:mainfrom
google:main

Conversation

@Sandeep-BA

Copy link
Copy Markdown
Collaborator

…tion

The Java implementation of listSessions now mirrors the Python implementation: it returns session copies that include merged app-level and user-level state, and it clears the events list before returning the sessions.

This ensures behavioral consistency between the Java and Python in-memory session services. Tests have been updated to reflect this change.

PiperOrigin-RevId: 848235874

…tion

The Java implementation of listSessions now mirrors the Python implementation: it returns session copies that include merged app-level and user-level state, and it clears the events list before returning the sessions.

This ensures behavioral consistency between the Java and Python in-memory session services. Tests have been updated to reflect this change.

PiperOrigin-RevId: 848235874
@manojkumarredbus
manojkumarredbus merged commit 442fd4a into redbus-labs:main Dec 29, 2025
1 of 3 checks passed
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.

3 participants