Skip to content

Prevent uncommittedEvents to be overwritten accidentally #85

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
Oct 20, 2016

Conversation

albe
Copy link
Contributor

@albe albe commented Oct 19, 2016

This change avoids the eventstream to lose events from the uncommittedEvents list that were added in between the èventstore.commitandstore.addEvents` call by only working on a copy of those.

Fixes #84

albe added 3 commits October 19, 2016 18:32
This change avoids the eventstream to lose events from the uncommittedEvents list that were added in between the èventstore.commit` and `store.addEvents` call by only working on a copy of those.
@adrai adrai merged commit 43a83ba into thenativeweb:master Oct 20, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants