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

teuthology/__init__.py: don't patch threads when running via teuthology_api #1918

Merged
merged 1 commit into from
Feb 13, 2024

Commits on Feb 13, 2024

  1. teuthology/__init__.py: don't patch threads when running via teutholo…

    …gy_api
    
    The project [teuthology-api](https://github.com/ceph/teuthology-api)
    requires threads to be not patched.
    Currently, we are using "teuth-api" branch of teuthology where threads are
    not patched. With this commit, we'll be able to use the "main" branch as
    a dependency.
    
    Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
    VallariAg committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d0202a7 View commit details
    Browse the repository at this point in the history