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(NODE-5052): prevent cursor and changestream close logic from running more than once #3562

Merged
merged 30 commits into from
Feb 14, 2023

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    cbebd10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc3ec7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f02916 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a3bd27 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9db9ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c24d62d View commit details
    Browse the repository at this point in the history
  7. reset arrays in after hook

    nbbeeken committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    465c058 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b2238f6 View commit details
    Browse the repository at this point in the history
  9. fix up legacy tests

    nbbeeken committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    4404f73 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. test cleanup

    Co-authored-by: Durran Jordan <durran@gmail.com>
    nbbeeken and durran committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3ae17cf View commit details
    Browse the repository at this point in the history
  2. fix lint

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    aecb077 View commit details
    Browse the repository at this point in the history
  3. rollup cleanup into helpers

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    28d6ee5 View commit details
    Browse the repository at this point in the history
  4. fix tests

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    53c1314 View commit details
    Browse the repository at this point in the history
  5. reset abstract_cursor

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6387545 View commit details
    Browse the repository at this point in the history
  6. gate on killed/closed

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    796ada5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05acf5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    adaa40e View commit details
    Browse the repository at this point in the history
  9. cleanup test

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    eb34100 View commit details
    Browse the repository at this point in the history
  10. unknown array

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3a52ff6 View commit details
    Browse the repository at this point in the history
  11. clean up find_cursor tests

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c3c7cdb View commit details
    Browse the repository at this point in the history
  12. drop in crud_api tests

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    2ac087c View commit details
    Browse the repository at this point in the history
  13. do not set kClosed early

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    f1f8fd3 View commit details
    Browse the repository at this point in the history
  14. pass iterable to .race

    nbbeeken committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    430e8aa View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. fix if stmt

    nbbeeken committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    16e582f View commit details
    Browse the repository at this point in the history
  2. remove gating

    nbbeeken committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    8cbe891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c12b8bb View commit details
    Browse the repository at this point in the history
  4. test: update title

    nbbeeken committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    feefb02 View commit details
    Browse the repository at this point in the history
  5. fix: test name org

    nbbeeken committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    08037f8 View commit details
    Browse the repository at this point in the history
  6. fix: test title

    nbbeeken committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4babaee View commit details
    Browse the repository at this point in the history
  7. improve readability

    nbbeeken committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    d1fc282 View commit details
    Browse the repository at this point in the history