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

test(NODE-6318): utf runner withTransaction callback propagates errors from operations #4193

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Aug 7, 2024

Description

What is changing?

  • Propagate errors from callback to withTransaction as the specifications say to
Is there new documentation needed for these changes?

No

What is the motivation for this change?

It is needed to test withTransaction correctly.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken force-pushed the fix-unified-withTxn branch 2 times, most recently from c1e995e to 44b425a Compare August 8, 2024 14:40
@nbbeeken nbbeeken marked this pull request as ready for review August 8, 2024 17:03
@W-A-James W-A-James self-assigned this Aug 9, 2024
@W-A-James W-A-James added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Aug 9, 2024
@W-A-James W-A-James self-requested a review August 9, 2024 18:57
@aditi-khare-mongoDB
Copy link
Contributor

Bookkeeping, I'm taking over Warren's review while he's OOO.

@aditi-khare-mongoDB aditi-khare-mongoDB dismissed W-A-James’s stale review August 12, 2024 20:50

Warren is OOO and I'm picking up primary on this PR.

@aditi-khare-mongoDB aditi-khare-mongoDB merged commit b70c885 into main Aug 12, 2024
24 of 30 checks passed
@aditi-khare-mongoDB aditi-khare-mongoDB deleted the fix-unified-withTxn branch August 12, 2024 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants