Open
Description
Problematic behavior detected when downgrading a program. High cpu load and memory leak after while without any console.log message.
I noticed that rx-migration-state-meta is constantly being recreated on deletion and updated. And there is definitely some problem in this.
All workplaces migration was just 1: (oldData) => oldData
Timestamps are constantly updated.
When deleting the IndexedDb the problem is solved.
But the problem is that such behavior is hidden and it may not be noticed right away, which will lead to a problems in case of mass program downgrade.
Metadata
Metadata
Assignees
Labels
No labels