mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 17:03:32 +03:00
7955bec129
The change adds logic that will attempt a few retries when executing `gu` (GraalVM updater) commands. Previously, if it failed, it failed. Retries should help with the most common case - occassional network hiccups. Closes #6880. # Important Notes Note that I don't use an external library for retries on purpose. Didn't want to introduce a yet another dependency for this tiny functionality. |
||
---|---|---|
.. | ||
rust | ||
scala | ||
README.md |
Libraries
This directory contains the libraries that should remain in this project, but that are not technically part of the main language implementation itself.