Skip to content
Commit 43baad23 authored by Stefan Brüns's avatar Stefan Brüns
Browse files

[Extractor] Do not emit startedIndexingFile for skipped documents

The signal was already omitted for deleted files, so there is precedence
for not emitting it.

The signal will now only be emitted if an extractor is actually started
for the file, otherwise emit only finishedIndexingFile.

CCBUG: 462009
parent f90d187b
Pipeline #433776 passed with stage
in 1 minute and 49 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment