MetaCell / MetaCell/NetPyNE-UI
failsafe mechanism during loading when something is broken
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Could replicate the issue by using the Scott's workspace and I could see that the compiled mod files were someway corrupted. I guess that something went wrong with mod files compiling and couldn't recover. My best guess is that the kernel was reloaded at the first try and the compiling process was interrupted. What I did was to delete manually the x86 folder. Maybe worth implementing a failsafe functionality to reset the mod files from the ui either automatically or with a button
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with Scott's workspace and inspect how the loading UI handles the compiled mod files, especially the x86 folder. Done means defining and implementing a UI-triggered or automatic recovery path that resets corrupted mod files, with a clear way to verify recovery.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100