Skip to content

Commit 4f4913b

Browse files
author
Maximilian Frank
committed
Mark fully read zip file completed in sincedb
1 parent 51a88e1 commit 4f4913b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/filewatch/read_mode/handlers/read_zip_file.rb

+1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ def handle_specifically(watched_file)
5555
close_and_ignore_ioexception(file_stream) unless file_stream.nil?
5656
end
5757
end
58+
sincedb_collection.reading_completed(key)
5859
sincedb_collection.clear_watched_file(key)
5960
end
6061

0 commit comments

Comments
 (0)