| commit | ae07661469b5685d295658fa291fb48053d05549 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Apr 08 21:31:29 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Apr 09 12:17:06 2024 +0000 |
| tree | fdddf0163dbf529776a9ab4aaf32885cd1fd3f8a | |
| parent | 9ded9940bbdecf0453132077db997878db1e8f76 [diff] |
metropolis/pkg/supervisor: define WithPropagatePanic as func not var This is just to keep the code style in line, no real behaviour change. Change-Id: Ica5aa2119e248681d2fff951820e9bc77c77a23d Reviewed-on: https://review.monogon.dev/c/monogon/+/2928 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@monogon.tech>
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.