feat: indicate functions which go on the bus - #2186
Merged
OlivierBBB merged 2 commits intoAug 29, 2026
Merged
Conversation
DavePearce
force-pushed
the
2153-feat-indicate-functions-which-go-on-the-bus
branch
7 times, most recently
from
August 27, 2026 05:31
03348ff to
aec4c1a
Compare
DavePearce
force-pushed
the
2153-feat-indicate-functions-which-go-on-the-bus
branch
2 times, most recently
from
August 29, 2026 01:28
097f8c8 to
01ad32a
Compare
This puts in place an initial sharding implementation which is working, except for the fact that sharding requires true checkpointing functions. Furthermore, the test framework has not been updated yet for sharding. This adds some checks to ensure that you cannot checkpoint on a returning function. Rather you have to checkpoint on a non-returning function. Signed-off-by: DavePearce <dave01001110@gmail.com>
DavePearce
force-pushed
the
2153-feat-indicate-functions-which-go-on-the-bus
branch
3 times, most recently
from
August 29, 2026 02:28
0d17ce9 to
862a62e
Compare
This wires in the bus primitives for global functions, and updates the reachablity check accordingly. Tests for sharding are now operational. Signed-off-by: DavePearce <dave01001110@gmail.com>
DavePearce
force-pushed
the
2153-feat-indicate-functions-which-go-on-the-bus
branch
from
August 29, 2026 02:30
862a62e to
fa8be6e
Compare
OlivierBBB
self-requested a review
August 29, 2026 13:01
OlivierBBB
approved these changes
Aug 29, 2026
OlivierBBB
deleted the
2153-feat-indicate-functions-which-go-on-the-bus
branch
August 29, 2026 13:02
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.