Fix server_stats db file when deleting server

What does this MR do and why?

___This merge fix the locking database for stats server db file___

This fix allow the full deletion of the server folder
Fixing issues #129 (closed)

How to set up and validate locally

1 - Install a new server
2 - Run it once to populate the stats db file
3 - Stop the server and delete the files

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?

Merge request reports

Loading