llnl / llnl/mada-tools

Remove `stage()` and `execute()` from `MADABaseJobManager`

Open Beginner friendly
#46 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
4
Forks
1
Avg merge
2d 5h
Merged PRs (30d)
3

Description

The `stage()` and `execute()` methods from `MADABaseJobManager` are from a super alpha version of this repository. There's been lots of changes since these were actually utilized and can now be replaced in favor of `submit_*()` commands.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the MADABaseJobManager class and inspect its stage(), execute(), and submit_*() methods. Search for references to the obsolete methods before removing them; done means stage() and execute() are no longer part of the manager while the submit_*() commands remain the supported path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
72/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.