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

Make pytest timeout configurable and with higher defaults #912

Closed

Commits on Sep 11, 2024

  1. Make pytest_timeout configurable and with higher defaults

    This is to catch unexpected hanging tasks and have meaningful traceback,
    so it is not so important to try to minimize the timeout as it is to
    not have long test failing because they are on the edge.
    
    01h sounds safe?
    pedro-psb committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4d8ae53 View commit details
    Browse the repository at this point in the history