mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-16 10:48:47 +00:00
removed obsolete comment
This commit is contained in:
-1
@@ -610,7 +610,6 @@ public class MarkPassingCalculator {
|
||||
}
|
||||
});
|
||||
if (markPassingRaceFingerprintRegistry != null) {
|
||||
// FIXME bug5971: the thread must not be started before Listen.run() has obtained the MarkPassingCalculator's write lock!
|
||||
new Thread(()->{
|
||||
try {
|
||||
latchForRunningListenRun.await();
|
||||
|
||||
Reference in New Issue
Block a user