Skip to content

Conversation

@copybara-service
Copy link

fix: Runner now includes Singles from appendEvent in the Rx graph

Previously, the return values from sessionManager.appendEvent were disarded, leading to issues if that Single did not represent an immediate value. For example, if a SessionManager implementation performed async work such as persisting the new event to an external datastore that work would never occur.

Previously, the return values from sessionManager.appendEvent were disarded, leading to issues if that Single did not represent an immediate value.  For example, if a SessionManager implementation performed async work such as persisting the new event to an external datastore that work would never occur.

PiperOrigin-RevId: 782076407
@copybara-service copybara-service bot merged commit b862ad4 into main Jul 11, 2025
@copybara-service copybara-service bot deleted the test_782018177 branch July 11, 2025 19:45
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.

1 participant