Added comment [skip ci]

This commit is contained in:
Andrew Kane
2022-02-12 23:27:02 -08:00
parent a77340d40b
commit c1d6b9b41b

View File

@@ -282,6 +282,7 @@ MiniBatchKmeans(IvfflatBuildState * buildstate)
for (i = 0; i < t; i++)
{
/* Can take a while, so ensure we can interrupt */
CHECK_FOR_INTERRUPTS();
/* Reset samples */