MetaCell / MetaCell/NetPyNE-UI

Implement stop simulation action

Open
#349 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.