Skip to content
Commit 48474a12 authored by Vishesh Handa's avatar Vishesh Handa
Browse files

FileIndexingQueue: Only process the queue if there are some elements

There are some cases when an processNext() gets called even though there
are no more elements. It's better to have an extra check instead of of
crashing.

BUG: 309222
parent d21ba881
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