-
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Potential race condition between file stat and file read #1
Comments
This comment has been minimized.
This comment has been minimized.
If you have nothing constructive to say, please do not comment. It sends messages to my inbox and takes time out of my day that I could be spending on things that actually matter. This is your last and only warning. Please stop commenting random things all over this organization or I will temporarily block you. I'll look at your issues and such when I can. |
I had a question but i thought it was off topic so i hided it. The question was that it was "I probably can't help (very very sorry) i cant find a language that my parents/i know myself. So i probably might leave and i can't help anymore. |
It's completely fine if you can't help write translations. Don't feel sorry for that. :) |
Actually. I can stay! I can still use French! |
It's possible that the file can change between when it's stat and when it's read
This might result in an incorrect Content-Length being sent or an unexpected stream error
The text was updated successfully, but these errors were encountered: