removed obsolete comment

This commit is contained in:
Axel Uhl
2025-11-26 09:39:45 +01:00
parent a75d0479c9
commit 2ea8e78c08
@@ -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();