Replace "tool_connected" with "tool_connected2"

0 views
Skip to first unread message

Ralph Castain

unread,
Jun 22, 2025, 9:32:57 PMJun 22
to pmix-forum
Hello all

The current "tool_connection" server module function was defined with a void return. This contrasts with most of the other module functions which characteristically return a pmix_status_t, thereby supporting a return status that indicates if the function is not supported or has been atomically completed.

Add a replacement "tool_connection2" function that is identical in signature except for returning a pmix_status_t instead of void. Deprecate the current "tool_connection" function.

The PR is available here: https://github.com/pmix/pmix-standard/pull/524

Please feel free to vote your preference and/or comment on the change.
Ralph
Reply all
Reply to author
Forward
0 new messages