Skip to content

Conversation

@FGasper
Copy link
Collaborator

@FGasper FGasper commented Nov 12, 2025

This builds on PR #171. It removes the persistor error from change handling by putting the main change reader goroutine in the same error group as the persistor goroutine. That way, if the persistor fails, the change reader’s context will be canceled. This makes the code easier to follow and prevents potential hangs in spots where we weren’t actually checking the persistor error.

@FGasper FGasper closed this Nov 12, 2025
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