[SYSTEMDS-3940] Improve Scuro Node Executor #2590

Merged
christinadionysio opened 5:08pm on August 14, 2026 wanted to merge 2704 Δ into apache/systemds main from
improve_node_executor

Pull request #2590 quality checks

Code files and functions touched by this pull request are analyzed below.

Quality targets

How does this pull request compare to chosen code quality targets? Read more about code quality targets.

Target name Target value This PR
Maximum Diff Delta per PR 500 2704
Maximum comment count per PR 10 0
Pull request maximum business days between activity 3 26
Pull request maximum business days open 5 26

Coupled files

Are there any files from this commit that are always committed alongside another file? This often suggests that there exists code coupling to potentially remove. Read more about code coupling

Committed together % Code file
Coupled code file
Commits in PR with both
100 src/main/python/systemds/scuro/drsearch/worker_pool.py
src/main/python/systemds/scuro/utils/memory_utility.py
1
100 src/main/python/systemds/scuro/drsearch/worker_pool.py
src/main/python/systemds/scuro/drsearch/node_scheduler.py
2
100 src/main/python/systemds/scuro/drsearch/worker_pool.py
src/main/python/systemds/scuro/drsearch/node_executor.py
2
100 src/main/python/systemds/scuro/drsearch/worker_pool.py
src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
2
100 src/main/python/systemds/scuro/drsearch/worker_pool.py
src/main/python/systemds/scuro/drsearch/unimodal_optimizer.py
2
100 src/main/python/systemds/scuro/utils/memory_utility.py
src/main/python/systemds/scuro/drsearch/unimodal_optimizer.py
2
100 src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
src/main/python/systemds/scuro/drsearch/node_scheduler.py
2
100 src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
src/main/python/systemds/scuro/drsearch/node_executor.py
2
100 src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
src/main/python/systemds/scuro/drsearch/unimodal_optimizer.py
2
84 src/main/python/systemds/scuro/drsearch/node_scheduler.py
src/main/python/systemds/scuro/drsearch/node_executor.py
2
75 src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
src/main/python/systemds/scuro/drsearch/worker_pool.py
2
75 src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
src/main/python/systemds/scuro/utils/memory_utility.py
1
75 src/main/python/systemds/scuro/drsearch/modality_shared_memory.py
src/main/python/tests/scuro/data_generator.py
1
71 src/main/python/systemds/scuro/utils/memory_utility.py
src/main/python/systemds/scuro/drsearch/node_scheduler.py
1

️ Biggest functions grown or shrunk by pull request

Which functions had their line count change as part of this pull request?

Could not find any functions changed by this pull request.