Skip to content
  • Carlos Garnacho's avatar
    libtracker-miner: Ensure sparql buffer keeps flushing · 65249834
    Carlos Garnacho authored
    The sparql buffer might get full again with new tasks before the
    update_array operation for the current batch returned. In this case
    nothing will kick the TrackerMinerFS again, nor the SPARQL buffer
    from flushing again. Fix this by just flushing again, the miner
    will follow as soon as the SPARQL buffer is below limits.
    65249834