Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fix error handling of asynchronous writes #61

Merged
merged 3 commits into from
Dec 10, 2019

Conversation

groue
Copy link
Collaborator

@groue groue commented Dec 10, 2019

This pull request fixes a bug in the error handling of asynchronous writes.

They did not rollback the asynchronous transaction in case of error 😕.

@groue groue changed the title Fix error handling of asynchronous write Fix error handling of asynchronous writes Dec 10, 2019
@groue groue merged commit c594b63 into RxSwiftCommunity:develop Dec 10, 2019
@groue groue deleted the dev/writeError branch December 10, 2019 21:21
@groue groue added the bug label Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant