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 nested nodes in commits #385

Merged
merged 9 commits into from
Feb 14, 2023
Merged

Fix nested nodes in commits #385

merged 9 commits into from
Feb 14, 2023

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    0060e08 View commit details
    Browse the repository at this point in the history
  2. Fix nested node commits

    Closes issue #380
    cap10morgan committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    12b59bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92f843d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40010d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dffc97 View commit details
    Browse the repository at this point in the history
  6. Fix a docstring typo

    cap10morgan committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0f50e36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa1d4ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e48a2a6 View commit details
    Browse the repository at this point in the history
  9. De-parallelize retracts & asserts b/c passing a volatile

    I did this originally but didn't notice we were passing the same volatile iris map to both retract-flakes and assert-flakes, so probably not safe to parallelize.
    cap10morgan committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    3f72c78 View commit details
    Browse the repository at this point in the history