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(writer): buffer race condition #578

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darkweak
Copy link
Owner

Closes #576

@darkweak darkweak added the bug Something isn't working label Nov 15, 2024
@darkweak darkweak self-assigned this Nov 15, 2024
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for teal-sprinkles-4c7f14 ready!

Name Link
🔨 Latest commit 5da5607
🔍 Latest deploy log https://app.netlify.com/sites/teal-sprinkles-4c7f14/deploys/673f5e67e2839a00080f5d2b
😎 Deploy Preview https://deploy-preview-578--teal-sprinkles-4c7f14.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 site configuration.

@mholt
Copy link

mholt commented Nov 15, 2024

@christophcemper could you try this patch and see if it resolves this data race for you?

This comment was marked as outdated.

@darkweak darkweak force-pushed the fix/writer/buffer/race-conditions branch from 556cf83 to 5da5607 Compare November 21, 2024 16:23
@darkweak darkweak changed the base branch from feat/configuration/extends/allow-additional-status-code to master November 21, 2024 16:23
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DATA RACE in Souin
2 participants