Skip to content
Commit 15083afb authored by Christoph Cullmann's avatar Christoph Cullmann 🍨
Browse files

Don't kill the lock file, can lead to random corruption

If a process that writes the database is still running,
like an existing baloo_file_extractor, and one starts a new instance
of baloo_file, that one will remove the lock and now
two writers will use the same database without proper locking.

BUG: 389848
parent 672ace21
Pipeline #655083 passed with stage
in 1 minute and 38 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