argobots
argobots copied to clipboard
info: fix ULTs stacks dump works only once
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 I see the PR is created as draft. Is this still a work-in-progress?
@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" !!
See #397