Strange DB behaviour since v107 or Supervisor 214

Has anyone else noticed that two files are constantly created and deleted since either v107 or Supervisor 214?

image

the files…

home-assistant_v2.db-shm and
home-assistant_v2.db-wal

…are appearing and disappearing every few seconds in my VS Code.

Does anyone know why?

This is not in itself a problem except if you want to create a new file or rename an existing one, because every time the display refreshes with the new or removed db files the file name box you are trying to type in loses focus.

It’s always done that - you just started noticing. They are temp files created before committing to db.

Ah, ok thanks.
I wonder if something changed (or I changed something :wink: )to make it more frequent?

I doubt it…

Well it is doing a LOT more now than it was yesterday.
I can’t even rename a file without losing the focus…
I’m having do it in Explorer.

It’s really quite irritating.

Same for me. I have had to move to explorer for renaming and creating new files. It happens so often now that I can’t do anything like that in Visual Studio Code anymore.