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 reducing mapped length of a mapped task at runtime after a clear #25531

Merged
merged 2 commits into from
Aug 5, 2022

Commits on Aug 4, 2022

  1. Fix reducing mapped length of a mapped task at runtime after a clear

    The previous fix on task immutability after a run did not fix a case where the task was removed at runtime when the literal is dynamic. This PR addreses it
    ephraimbuddy committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    eae2d1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b787390 View commit details
    Browse the repository at this point in the history