mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-15 02:08:37 +00:00
the get(key, waitForLatest) method now consistently throws a RuntimeException, regardless of whether it originated from calling get() on the FutureTask executing an ongoing re-calculation, or reading from the cache instead of an ongoing re-calculation's FutureTask.