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

info: fix ULTs stacks dump works only once #394

Commits on Aug 31, 2023

  1. info: fix ULTs stacks dump works only once

    1/one returned value must be tested instead of 0 to
    detect that last "parked" XStream is done in
    ABTI_info_check_print_all_thread_stacks() and thus
    that print_stack_flag can be reset to PRINT_STACK_FLAG_UNSET
    to allow for a next dump to be started.
    
    DAOS-14248 ticket, Argobots issue pmodels#393.
    
    Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
    bfaccini committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0c4d79c View commit details
    Browse the repository at this point in the history