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

PYTHON-4731 - Explicitly close all MongoClients opened during tests #1855

Merged
merged 31 commits into from
Sep 17, 2024

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    d7d8ce8 View commit details
    Browse the repository at this point in the history
  2. Fix typecheck

    NoahStapp committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f5fbeef View commit details
    Browse the repository at this point in the history
  3. Address review

    NoahStapp committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2bac24c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add traceback

    NoahStapp committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c9f99a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fcf40b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. All async tests converted

    NoahStapp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d45a8c7 View commit details
    Browse the repository at this point in the history
  2. WIP all

    NoahStapp committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4ddb75e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. All warnings fixed

    NoahStapp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2f5e9f5 View commit details
    Browse the repository at this point in the history
  2. Reduce test_client diff

    NoahStapp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    96519b8 View commit details
    Browse the repository at this point in the history
  3. WIP

    NoahStapp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    2c9da45 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    NoahStapp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3f7dce5 View commit details
    Browse the repository at this point in the history
  5. Cleanup part 2

    NoahStapp committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    4df385c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fix failures

    NoahStapp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    772dcf0 View commit details
    Browse the repository at this point in the history
  2. More fixes

    NoahStapp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1ea15cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0512fa0 View commit details
    Browse the repository at this point in the history
  4. More DNS fixes

    NoahStapp committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    55e12cb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    a27c852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54d4e3 View commit details
    Browse the repository at this point in the history
  3. Fix test_srv_polling

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9cf059b View commit details
    Browse the repository at this point in the history
  4. More test fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ab018d7 View commit details
    Browse the repository at this point in the history
  5. More fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a41e554 View commit details
    Browse the repository at this point in the history
  6. More fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b899e64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6455959 View commit details
    Browse the repository at this point in the history
  8. Fix change stream tests

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    58aeb16 View commit details
    Browse the repository at this point in the history
  9. Fix oidc and ocsp tests

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    62d2716 View commit details
    Browse the repository at this point in the history
  10. More fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0f67b0d View commit details
    Browse the repository at this point in the history
  11. More fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    06b5d0e View commit details
    Browse the repository at this point in the history
  12. Fixes woo

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    12732a6 View commit details
    Browse the repository at this point in the history
  13. Fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a770fd1 View commit details
    Browse the repository at this point in the history
  14. Fix serverless

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4adcffd View commit details
    Browse the repository at this point in the history
  15. fixes

    NoahStapp committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0678a89 View commit details
    Browse the repository at this point in the history