| commit | aa6b42a15c38d1d99301673fa76c6b0f2953a892 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Wed Dec 18 18:03:26 2024 +0100 |
| committer | Jan Schär <jan@monogon.tech> | Mon Dec 23 10:13:43 2024 +0000 |
| tree | 5b79f12996420eb010ff8bb340710f8ef4669383 | |
| parent | bdbb9c2baa94f72bf57ad1c13a2c2a5c3ff01858 [diff] |
osbase/supervisor: canceled runnables are not live This fixes a bug which caused a test to be flaky; it could get stuck with the TestHarness waiting for runnables in CANCELED state to die. Change-Id: I31394e407662fe05918907650931859c6bba35fe Reviewed-on: https://review.monogon.dev/c/monogon/+/3713 Reviewed-by: Lorenz Brun <lorenz@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) or Discord.
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.