Replace the "log" server module fn with a "log2"

0 views
Skip to first unread message

Ralph Castain

unread,
Jun 22, 2025, 9:35:42 PMJun 22
to pmix-forum
Hello all

The current "log" 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 "log2" function that is identical in signature except for returning a pmix_status_t instead of void. Deprecate the current "log" function.


Please feel free to comment and/or vote your preference
Ralph

Reply all
Reply to author
Forward
0 new messages