enso/lib
Hubert Plociniczak ab5fe1757e
Fix expectations in lock manager test (#9592)
The test optimistically assumed that threads will mostly execute in order, while ignoring all other possibilities.
Changes the order of the report so that we remove the potential non-determinism.

As discovered in https://github.com/enso-org/enso/actions/runs/8516468592/job/23325541262?pr=9584#step:8:1530
2024-04-02 11:46:44 +00:00
..
java dry-run benchmarks exits when some benchmark fails (#9397) 2024-03-14 15:21:38 +00:00
js/runner Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00
rust remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00
scala Fix expectations in lock manager test (#9592) 2024-04-02 11:46:44 +00:00
README.md Add a markdown style guide (#1022) 2020-07-21 13:59:40 +01:00

Libraries

This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.