Skip to content

Conversation

@anderseknert
Copy link
Member

@anderseknert anderseknert commented Oct 7, 2025

The way the gzip reader was returned to the sync.Pool meant there were cases where it could either be nil, or not returned to the pool.

Also simplified the function a bit.

The way the gzip reader was returned to the sync.Pool meant
there were cases where it could either be nil, or not returned
to the pool.

Also simplified the function a bit.

Signed-off-by: Anders Eknert <[email protected]>
@netlify
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for openpolicyagent ready!

Name Link
🔨 Latest commit 5c24002
🔍 Latest deploy log https://app.netlify.com/projects/openpolicyagent/deploys/68e514650f51d10008b12ab1
😎 Deploy Preview https://deploy-preview-7966--openpolicyagent.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@anderseknert
Copy link
Member Author

@anderseknert anderseknert merged commit 053ba3d into open-policy-agent:main Oct 7, 2025
31 checks passed
@anderseknert anderseknert deleted the fix-gzip-race branch October 7, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants