Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

project files change without user action #7

Closed
garfieldnate opened this issue Nov 18, 2023 · 1 comment
Closed

project files change without user action #7

garfieldnate opened this issue Nov 18, 2023 · 1 comment
Labels

Comments

@garfieldnate
Copy link

From @PLindes: if you just open a VisualSoar project, the project files are often changed even when the user has not edited the datamap or any code yet.

This is confusing and worrying for users; who do you know when files are changed in a significant way? How do you know when you should commit? Do the changes cause change in functionality?

I bet there's some part of the code that just reads and immediately writes out the files again, with non-deterministic ordering due to using a HashMap or similar under the hood.

@johnlaird
Copy link

I believe this was fixed in 4.6.11

@amnuxoll amnuxoll closed this as completed May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants