oxidecomputer / oxidecomputer/crucible
Live Repair should work with an Offline downstairs.
Open
@leftwo is already working on this.
Since Jun 29, 2026.
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
It did in the past.
It should do so again.
fn replace() in upstairs/src/downstairs needs an update to allow this.
Currently we won't allow replace, and hence a LiveRepair to start.
As long as one upstairs is Active, we should be able to LiveRepair
Contributor guide
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.
Assessment
This issue has not been assessed yet.