-
Notifications
You must be signed in to change notification settings - Fork 31
Graph refactor #392
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
Merged
NicolasFussberger
merged 26 commits into
eclipse-score:main
from
etas-contrib:feature/process-mon-refactor-2
Aug 5, 2026
Merged
Graph refactor #392
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5c54c1b
ProcessGroupMonitor Refactoring
WilliamRoebuck 73d61f1
Fix build and unit tests
NicolasFussberger 6182f47
Initial fixes after rebase
WilliamRoebuck 0324bc4
Revert test changes
WilliamRoebuck 6bcb709
Cleanup
WilliamRoebuck 3308ae8
Introduce interface for SafeProcessMap
NicolasFussberger d6df09b
Restore force termination method
WilliamRoebuck 8f42c43
Setup mocks
NicolasFussberger b17e9c5
ProcessInfoNode unit tests
NicolasFussberger 15d8e99
Remove stop_token usage
NicolasFussberger 7b3372b
Include safeprocessmap header
NicolasFussberger a9382a4
Assert more process state transitions
NicolasFussberger 8a17836
Add interfaces to Graph constructor for UTs
WilliamRoebuck 964105c
Initial graph UT
WilliamRoebuck 3db0030
Further changes & fixes for UT
WilliamRoebuck 6d16490
Remove some extra code, more UTs
WilliamRoebuck 7d85000
Fixes, UTs for off transition, UTs for handle event
WilliamRoebuck d3ca9b8
Cancel & util tests
WilliamRoebuck fb0af73
Fixes after rebase
WilliamRoebuck 4a8d42f
Add job skipped event
WilliamRoebuck 86a8437
Add missing atomic load
WilliamRoebuck 544250e
Fix flaky failure
WilliamRoebuck e855e15
Cleanup
WilliamRoebuck 6cbd7fe
Add doc, add failed state checks
WilliamRoebuck 40a2e6e
Update some asserts
WilliamRoebuck 1b2f198
Merge branch 'main' into feature/process-mon-refactor-2
WilliamRoebuck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.