Skip to content

Conversation

@ajbeamon
Copy link
Contributor

@ajbeamon ajbeamon commented Dec 9, 2019

Resolves #2424

Also:

Move some buggify errors into a try catch block so that the normal error handling path can run.
Initialize startTime so that it's valid in the case of errors thrown early.

…uccessful transaction was failed with commit_unknown_result.

Move some buggify errors into a try catch block so that the normal error handling path can run.
Initialize startTime so that it's valid in the case of errors thrown early.
not_committed(),
transaction_too_old(),
proxy_memory_limit_exceeded(),
commit_unknown_result()});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After looking at this I wondered why database_locked isn't in here, but I guess a user may never intend to lock their database so may not want to test that case.

@atn34
Copy link
Collaborator

atn34 commented Dec 12, 2019

Any reason not to merge this? Correctness testing will fail on release-6.2 until this is merged.

@etschannen etschannen merged commit e99bac9 into apple:release-6.2 Dec 12, 2019
@ajbeamon ajbeamon deleted the fix-commit-client-buggify branch December 12, 2019 17:59
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.

3 participants