argobots icon indicating copy to clipboard operation
argobots copied to clipboard

info: fix ULTs stacks dump works only once

Open bfaccini opened this issue 1 year ago • 2 comments

Pull Request Description

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.

References: DAOS-14248 ticket, Argobots issue #393.

Checklist

  • [ ] Reference appropriate issues (with "Fixes" or "See" as appropriate)
  • [ ] Commits are self-contained and do not do two things at once
  • [ ] Commit message is of the form: module: short description and follows good practice
  • [ ] Passes whitespace checkers

bfaccini avatar Aug 31 '23 13:08 bfaccini

@bfaccini I see the PR is created as draft. Is this still a work-in-progress?

yfguo avatar Sep 26 '23 15:09 yfguo

@bfaccini I see the PR is created as draft. Is this still a work-in-progress?

Nope sorry, this is only because I always submit PRs as draft just waiting for testing to complete and have forgotten to make it a "ready for review" !!

bfaccini avatar Sep 26 '23 15:09 bfaccini

See #397

yfguo avatar Jun 17 '24 20:06 yfguo