deeptagger: flush batches
So that crashes do not disturb the output as much.
This commit is contained in:
parent
2c09745a9f
commit
537b48dc22
@ -315,6 +315,7 @@ run(std::vector<Magick::Image> &images, const Config &config,
|
||||
}
|
||||
}
|
||||
}
|
||||
fflush(stdout);
|
||||
}
|
||||
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
Loading…
Reference in New Issue
Block a user