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: handle thrown exceptions in runAsyncTransaction callback #671

Merged
merged 5 commits into from Jun 25, 2021

Commits on Jun 18, 2021

  1. Copy the full SHA
    6b07579 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. add try/catch blocks

    Brian Chen committed Jun 24, 2021
    Copy the full SHA
    0be3825 View commit details
    Browse the repository at this point in the history
  2. removed unnecessary catchingAsync()

    Brian Chen committed Jun 24, 2021
    Copy the full SHA
    c7de663 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. separate out callback

    Brian Chen committed Jun 25, 2021
    Copy the full SHA
    a1f7709 View commit details
    Browse the repository at this point in the history
  2. jk, separate it another way

    Brian Chen committed Jun 25, 2021
    Copy the full SHA
    e122a93 View commit details
    Browse the repository at this point in the history