hyperlight-dev / hyperlight-dev/hyperlight-sandbox
Add Sandbox timeouts
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 73
- Forks
- 7
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 23
Description
Currently there isn't a way to stop a sandbox that runs in a loop. Hyperlight has mechanism for doing this that should be wired up.
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 locating the sandbox execution entry point and the Hyperlight timeout mechanism referenced in the issue. Trace how a sandbox run can be stopped and identify the existing tests for sandbox execution. Done means a looping sandbox can be stopped through the new timeout behavior, with coverage for that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100