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

Allow to get scratch.Values #7335

Closed
bep opened this issue May 29, 2020 · 1 comment · Fixed by #7336
Closed

Allow to get scratch.Values #7335

bep opened this issue May 29, 2020 · 1 comment · Fixed by #7336
Assignees
Milestone

Comments

@bep
Copy link
Member

bep commented May 29, 2020

There are concurrency issues, but it is too useful to not have (and I need it), and is safe for situations where you are doing:

{{ $scratch := newScratch }}
...
{{ $m := $scratch.Values }}

/cc @regisphilibert

@bep bep added this to the v0.72 milestone May 29, 2020
@bep bep self-assigned this May 29, 2020
bep added a commit to bep/hugo that referenced this issue May 29, 2020
@bep bep closed this as completed in #7336 May 29, 2020
bep added a commit that referenced this issue May 29, 2020
muenchhausen pushed a commit to muenchhausen/hugo that referenced this issue Jun 24, 2020
muenchhausen pushed a commit to muenchhausen/hugo that referenced this issue Jun 24, 2020
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant