Skip to content

Prevent uncommittedEvents to be overwritten accidentally#85

Merged
adrai merged 3 commits intothenativeweb:masterfrom
trackmyrace:uncommitted-events-fix
Oct 20, 2016
Merged

Prevent uncommittedEvents to be overwritten accidentally#85
adrai merged 3 commits intothenativeweb:masterfrom
trackmyrace:uncommitted-events-fix

Conversation

@albe
Copy link
Copy Markdown
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
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.

2 participants