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

Use vterrors to store stack traces #4556

Merged
merged 2 commits into from
Mar 3, 2019
Merged

Use vterrors to store stack traces #4556

merged 2 commits into from
Mar 3, 2019

Commits on Feb 27, 2019

  1. Errors clean up

    * Use vterrors in few places
    * Make stack trace display the default
    * More unit testing around error handling
    
    Signed-off-by: Andres Taylor <antaylor@squareup.com>
    systay committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    7fb5dce View commit details
    Browse the repository at this point in the history
  2. Use vterrors in the mysql package

    Signed-off-by: Andres Taylor <antaylor@squareup.com>
    systay committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    c6cae69 View commit details
    Browse the repository at this point in the history