MetaCell / MetaCell/NetPyNE-UI
Implement stop simulation action
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Method to stop subprocess in local simulation pool already exists, it will kill the subprocess.
**Todos:**
* Have to connect with frontend action
* Handling of stopped simulation -> what state should should be set? ERROR? Or introduce new state "STOPPED"/"CANCELED"? Do we clean up any created files during simulation?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing local simulation pool method that kills the subprocess and the frontend action flow that controls simulations. Define how a stopped simulation should be represented, including whether to add a STOPPED or CANCELED state, and decide whether simulation-created files require cleanup; done means the frontend action stops the subprocess and consistently handles the resulting state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100