You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A feature introduced in c435086 , per issue #659 , introduced a computation bug and the result is that rows are not deleted from monitors tables.
This manifest itself as a steady increase of memory used by SQLite3, as the amount of data is increasing, as per attachment.
This is already fixed in f733d1f , and the result is again visible in the attachment.
The text was updated successfully, but these errors were encountered:
A feature introduced in c435086 , per issue #659 , introduced a computation bug and the result is that rows are not deleted from monitors tables.
This manifest itself as a steady increase of memory used by SQLite3, as the amount of data is increasing, as per attachment.
This is already fixed in f733d1f , and the result is again visible in the attachment.
The text was updated successfully, but these errors were encountered: