cdavis28

Results 4 comments of cdavis28

@jolivier23 Found the code to free memory for unnamed threads automatically. No call to ABT_thread_exit() required. https://github.com/pmodels/argobots/blob/6d216a9f546f0a0024a4fe0e8548aeaf51520d4a/src/include/abti_thread.h#L143

> LGTM. I was going to suggest that a test case be added to the PoolReintegrate unit tests, but those don't exist! I guess they weren't added when the handler...

Moved to https://github.com/daos-stack/daos/pull/14213

> @brianjmurrell: Does this limitation of not running tests from forks still exist with the `Use-GHA: true` pragma? how is this used? update to the commit message Yes. ``` $...