romm
romm copied to clipboard
[Bug] Periodic Writes when idle even with scheduler disabled
RomM version 3.4
Describe the bug
I get periodic writes while RomM is idle, but I have all Schedulers (except reescan on file change) turned off
These Writes take from 7 to 10 minutes on my machine.
This has been going on for days so I don't think it's related to library maintenance
To Reproduce Set ENV to
ENABLE_RESCAN_ON_FILESYSTEM_CHANGE=true
ENABLE_SCHEDULED_RESCAN=false
ENABLE_SCHEDULED_UPDATE_MAME_XML=false
ENABLE_SCHEDULED_UPDATE_SWITCH_TITLEDB=false
Open Grafana (or similar) and see that the container keeps writing something.
Expected behavior RomM should be idle until interacted with.
Thank you very much for this project! :heart: It works great other than that :)