AzimovZaur
Results
2
comments of
AzimovZaur
Hi, are you planning to make changes so that this parameter will force the vector to ignore old files and not open the handle?
Hi, I did change in /lib/file-source/src/file_watcher/mod.rs that FileWatcher.new() function returned a FileWatcher structure with the variable is_dead: true if variable too_old is true. So the old files were not opened...