enso/lib/scala/runtime-version-manager/src
Hubert Plociniczak a5ca9f9ac2
Reduce ops when setting exisitng execution env (#9967)
Setting execution environment to the existing one should have no effect.
Should (positively) affect startup in #9789.

# Important Notes
Cancelling jobs and triggering a fresh execute job is expensive and unnecessary, especially on startup, when the result should be the same as before.
2024-05-16 20:59:13 +00:00
..
main Reduce ops when setting exisitng execution env (#9967) 2024-05-16 20:59:13 +00:00
test/scala/org/enso/runtimeversionmanager/components Upgrade enso to GraalVM for jdk 21 (#7991) 2023-11-17 18:02:36 +00:00