| commit | 0996ea85ca6200e1729941d316f7891835871938 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Jan 09 20:57:23 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jan 09 21:19:31 2025 +0000 |
| tree | 7e570810e91743d5b689aa87118fce7fb56a3cb2 | |
| parent | 16ebf144db82c8a57869456d159352e5aa2f4392 [diff] |
cloud/shepherd/provider/equinix: fix data race This directly accesses the map without using the lock. Adding that fixes the data race Change-Id: I7d7f8aa59cfa2d564d2702926b05831f7c7ffa87 Reviewed-on: https://review.monogon.dev/c/monogon/+/3770 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@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) 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.