Files
sailing-analytics/java/com.sap.sailing.domain.common
Axel Uhl c34a90a3db bug5982: use TrackedRegatta.getExistingTrackedRace(RaceDefinition) where possible;
this avoids most of the blocking calls to
TrackedRegatta.getTrackedRace(RaceDefinition) which can lead to endless
waits, depleting pool and other threads when called while a race is
being removed
2024-03-14 15:23:01 +01:00
..