Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

track raw payload accessor API changes in core #104

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

garlick
Copy link
Member

@garlick garlick commented Dec 10, 2024

Problem: the raw message payload interfaces are changing to use a size_t instead of int.

Update usage in interthread.

flux-framework/flux-core#6467 must be merged before this will pass CI.

Problem: the raw message payload interfaces are changing to use
a size_t instead of int.

Update usage in interthread.

flux-framework/flux-core#6467 must be merged before this will pass CI.
Copy link
Contributor

@grondo grondo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@garlick
Copy link
Member Author

garlick commented Dec 11, 2024

Hmm fedora34 builder doesn't seem to have updated. Oh, we are probably not pushing it anymore from flux-core. I can update that to match flux-core.

@garlick
Copy link
Member Author

garlick commented Dec 11, 2024

Actually maybe it would be better to just remove branch protection on that builder and get this merged then update in another PR.

@garlick garlick added the merge-when-passing Let mergify auto-rebase and merge when CI passes label Dec 11, 2024
@grondo
Copy link
Contributor

grondo commented Dec 11, 2024

fedora34 doesn't seem to be in required checks anyway (unless you just removed it), so feel free to set MWP.

@mergify mergify bot merged commit 266ca25 into flux-framework:main Dec 11, 2024
12 of 13 checks passed
@garlick
Copy link
Member Author

garlick commented Dec 11, 2024

Just removed it. Thanks!

@garlick garlick deleted the use_size_t branch December 11, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-when-passing Let mergify auto-rebase and merge when CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants