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

Fix failure to check if model arguments have changed #3

Closed
wants to merge 10 commits into from

Conversation

venpopov
Copy link
Owner

@venpopov venpopov commented Feb 24, 2024

Summary

A work in progress trying to resolve #2. The initial checks should fail because I added tests for the bugs to demonstrate and track the problem

Tests

  • [] Confirm that all tests passed
  • [] Confirm that devtools::check() produces no errors

Release notes

@venpopov venpopov changed the title Fix failure to check argument change bug Fix failure to check if model arguments have changed Feb 25, 2024
@venpopov venpopov closed this Feb 26, 2024
@venpopov venpopov deleted the bugfix/model_threads branch February 27, 2024 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

incorrect check if model executable exists leads to overwriting initial arguments
1 participant