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: Catch sync/async* exceptions in interceptor's handlers #2139

Merged
merged 10 commits into from
Mar 15, 2024

Commits on Mar 14, 2024

  1. fix: Uncatch error in interceptor

    Signed-off-by: CaiJingLong <cjl_spy@163.com>
    CaiJingLong committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    8e97597 View commit details
    Browse the repository at this point in the history
  2. test: Add test case

    Signed-off-by: CaiJingLong <cjl_spy@163.com>
    CaiJingLong committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    5b5e5eb View commit details
    Browse the repository at this point in the history
  3. fix: for test pass

    Signed-off-by: CaiJingLong <cjl_spy@163.com>
    CaiJingLong committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c6d8c49 View commit details
    Browse the repository at this point in the history
  4. chore: inline code for test

    Signed-off-by: CaiJingLong <cjl_spy@163.com>
    CaiJingLong committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    eb152a2 View commit details
    Browse the repository at this point in the history
  5. test: fixed problem in unit tests

    Signed-off-by: CaiJingLong <cjl_spy@163.com>
    CaiJingLong committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    84aa773 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    b9ae015 View commit details
    Browse the repository at this point in the history
  2. ✅ ++

    AlexV525 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    834f5ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1399ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecbf336 View commit details
    Browse the repository at this point in the history
  5. 📝 CHANGELOG

    AlexV525 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    14f4b23 View commit details
    Browse the repository at this point in the history