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
{{ message }}
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.
Currently, new projects are created automatically based on their trace contents. Generated data files are kept around forever, until the user manually deletes them.
The user should be able to save and reload projects. The "current opened" project should store its state (database files, etc.) somewhere, and upon saving the project that state could be moved to the requested location. If the project is discarded, then the data files should be cleaned up.
The text was updated successfully, but these errors were encountered:
Currently, new projects are created automatically based on their trace contents. Generated data files are kept around forever, until the user manually deletes them.
The user should be able to save and reload projects. The "current opened" project should store its state (database files, etc.) somewhere, and upon saving the project that state could be moved to the requested location. If the project is discarded, then the data files should be cleaned up.
The text was updated successfully, but these errors were encountered: