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

Update dependencies #3344

Merged
merged 2 commits into from
Sep 30, 2024
Merged

Update dependencies #3344

merged 2 commits into from
Sep 30, 2024

Conversation

charleskawczynski
Copy link
Member

This PR updates the dependencies.

@charleskawczynski
Copy link
Member Author

The JET failure is due to the fact that we're now unrolling the callback loop in ClimaTimeSteppers. On main, JET sees that loop and reports a single inference failure, and does not analyze inference inside each of those callbacks. With this PR, JET will now report inference on the contents of the callbacks. So, this will add a bit more friction to the adding type-unstable code in our callbacks.

@charleskawczynski charleskawczynski added this pull request to the merge queue Sep 30, 2024
Merged via the queue into main with commit 3670bd0 Sep 30, 2024
15 of 16 checks passed
@charleskawczynski charleskawczynski deleted the ck/up_deps branch September 30, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants