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

Add an overload of confirmation() with a timeout #789

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 30, 2024

  1. Add an overload of confirmation() with a timeout

    **DO NOT MERGE:** This PR is potentially incompatible with parallelized testing
    because tests that run in parallel compete for computing resources and a test
    that only takes (e.g.) 5ms of CPU time may take much more wall-clock time to
    actually complete. This is extra-true in CI or VM environments.
    grynspan committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    39cde5b View commit details
    Browse the repository at this point in the history