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 race conditions in Constant Propagation and Reference-To-View #1679

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

tbennun
Copy link
Collaborator

@tbennun tbennun commented Oct 11, 2024

  • Fixes a case where constant propagation would cause an inter-state edge assignment race condition
  • Fixes reference-to-view disconnecting a state graph and causing a race condition
  • More informative error message in code generation for copy dispatching

@tbennun tbennun requested a review from phschaad October 11, 2024 16:27
@tbennun tbennun disabled auto-merge October 11, 2024 17:20
@tbennun tbennun added this pull request to the merge queue Oct 11, 2024
Merged via the queue into master with commit e6440a6 Oct 11, 2024
10 checks passed
@tbennun tbennun deleted the simplify-fixes branch October 11, 2024 20:07
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.

2 participants