Skip to content

Ensure more upcall cbfuncs threadshift#3605

Merged
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/srvr
May 20, 2025
Merged

Ensure more upcall cbfuncs threadshift#3605
rhc54 merged 1 commit intoopenpmix:masterfrom
rhc54:topic/srvr

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented May 20, 2025

Continue work on threadshifting all callbacks from the host. Note that even a cbfunc that just sends a message to a client must be threadshifted as the "send" routine appends the message to that peer's queue - which is a global value.

Continue work on threadshifting all callbacks from the
host. Note that even a cbfunc that just sends a message
to a client must be threadshifted as the "send" routine
appends the message to that peer's queue - which is a
global value.

Signed-off-by: Ralph Castain <rhc@pmix.org>
@rhc54 rhc54 merged commit f941723 into openpmix:master May 20, 2025
20 checks passed
@rhc54 rhc54 deleted the topic/srvr branch May 20, 2025 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant