Skip to content

Fix to issue #156: multithread end events#198

Merged
tpatki merged 2 commits into
flux-framework:mainfrom
asantagata:multithread-end-events
Sep 22, 2025
Merged

Fix to issue #156: multithread end events#198
tpatki merged 2 commits into
flux-framework:mainfrom
asantagata:multithread-end-events

Conversation

@asantagata

@asantagata asantagata commented Sep 10, 2025

Copy link
Copy Markdown
Contributor

Fixes #156, by detecting pthread_exit (as well as exit and abort` calls) in the client's source code.

@asantagata

Copy link
Copy Markdown
Contributor Author

(This PR now contains a solution to #156)

@tpatki

tpatki commented Sep 16, 2025

Copy link
Copy Markdown
Member

@asantagata I think this PR now includes the fix for #156, correct? Could you update your description? I'm running the CI on it now and will test after that.

@asantagata asantagata changed the title Issue #156: multithread end events Fix to issue #156: multithread end events Sep 20, 2025
@asantagata

Copy link
Copy Markdown
Contributor Author

Yes, this PR contains the fix - sorry I did not see this sooner!

@tpatki tpatki merged commit 2af15c3 into flux-framework:main Sep 22, 2025
9 checks passed
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.

Multithreaded smoketest produces no end events

2 participants