| commit | b976967d7baff84ab625fb774b4c016ad5fe4caa | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@jschaer.ch> | Tue Apr 09 15:31:40 2024 +0200 |
| committer | Jan Schär <jan@jschaer.ch> | Thu Apr 11 13:22:17 2024 +0000 |
| tree | acee85bffdd1352e1e0eda0a25768882c731211c | |
| parent | d6d809a51db99b7cabb8e6dba098fae6f79d63ca [diff] |
m/n/c/consensus: fix handling of status request error If we don't return here, the next line will panic because status is nil. This bug was found after enabling WithPropagatePanic in the supervisor TestHarness. Change-Id: Ifb6338ebf817fc36f242a231d11af45c39c6c47f Reviewed-on: https://review.monogon.dev/c/monogon/+/2948 Reviewed-by: Serge Bazanski <serge@monogon.tech> Vouch-Run-CI: Serge Bazanski <serge@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix: #monogon-os-community:matrix.org.
Our build environment is self-contained and requires only minimal host dependencies:
/dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.