| commit | 5438968d639bb49b0661a90aa3f114c97b6378da | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@jschaer.ch> | Tue Apr 09 13:47:39 2024 +0200 |
| committer | Jan Schär <jan@jschaer.ch> | Tue Apr 09 12:51:40 2024 +0000 |
| tree | cb7689a47f58fc10b31802ac7870e6b1e6ce9b48 | |
| parent | 48a7debc1a9b3ef44d37e07169d5fe824f6bd1f7 [diff] |
m/n/c/curator: handle election observation failure Failure of the observation is signalled by closing the channel. Before this fix, this caused a panic at the o.Kvs[0] indexing operation. This bug was found after enabling WithPropagatePanic in the supervisor TestHarness. Change-Id: I94487720a106d752612153d23c83b4d9bff598f4 Reviewed-on: https://review.monogon.dev/c/monogon/+/2945 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.