DBZ-5962 Fix formatting

This commit is contained in:
Vojtech Juranek 2023-01-17 13:52:12 +01:00
parent ee059cee73
commit e19ed4d218

View File

@ -153,7 +153,7 @@ public void onException(Throwable throwable) {
throw new DebeziumException(e);
}
}
// Messages have set default send timeout, so this will not block forever.
latch.await();