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