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

Relax content size check on file handle #441

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

snakierten96
Copy link

This changes the test on a filehandle to respond to the filestat for size when it does return a result. The is_real_fh function would fail this is cases where it is valid. is_real_fh will protect where relevant. Notably this is used in Twiggy::Server for AIO.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 29fdc14 on snakierten96:master into 7dafe51 on plack:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.04%) when pulling 29fdc14 on snakierten96:master into 7dafe51 on plack:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.13%) when pulling 438dbee on snakierten96:master into 7dafe51 on plack:master.

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.

3 participants