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

tpl/partials: Fix partialCached deadlock regression #9592

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

bep
Copy link
Member

@bep bep commented Mar 2, 2022

This is a rollback of 0927cf7

We cannot do that change until we either completes #9570 or possibly also use the new TryLock in GO 1.18.

Fixes #9588
Opens #4086

This is a rollback of  0927cf7

We cannot do that change until we either completes gohugoio#9570 or possibly also use the new TryLock in GO 1.18.

Fixes gohugoio#9588
Opens gohugoio#4086
@bep bep merged commit 9b8b6d3 into gohugoio:master Mar 2, 2022
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

This pull request 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 Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

partialCached regression from 0.92.2 to 0.93.0
1 participant