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

Cancel outstanding requests when destroying conns #355

Merged
merged 6 commits into from
Oct 27, 2023

Commits on Oct 26, 2023

  1. Test case

    David Robertson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    72c3415 View commit details
    Browse the repository at this point in the history
  2. Cancel outstanding requests when destroying conns

    David Robertson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    f303786 View commit details
    Browse the repository at this point in the history
  3. Make unit tests compile

    David Robertson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    751b35e View commit details
    Browse the repository at this point in the history
  4. Make unit tests pass (nullness check)

    David Robertson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    18a781a View commit details
    Browse the repository at this point in the history
  5. Simplify test case

    David Robertson committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c37e906 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Check cancel func is nonnil before calling

    Grr. Is there no tooling for this?
    David Robertson committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    db0fde8 View commit details
    Browse the repository at this point in the history