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

Core: Fix decorator context update #15408

Merged
merged 2 commits into from Jun 29, 2021
Merged

Commits on Jun 29, 2021

  1. Copy the full SHA
    8e373ab View commit details
    Browse the repository at this point in the history
  2. Keep updating the context store.

    As each decorator runs, we need to keep updating the "context store" to include the partial update that potentially was passed.
    tmeasday committed Jun 29, 2021
    Copy the full SHA
    66b12b8 View commit details
    Browse the repository at this point in the history