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

Allow for CRLF to be in message body. #2

Merged
merged 1 commit into from
Mar 30, 2016

Conversation

chaosk
Copy link

@chaosk chaosk commented Mar 22, 2016

My use-case required PDF files to be sent using errand-boy. If a CRLF occured it would split the body and cause a part of it to left as last element of the lines list, causing deadlocks.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 95.122% when pulling f3cb71d on chaosk:allow-crlf-body into 9577443 on greyside:master.

@SeanHayes
Copy link
Member

Thanks! Could you add a test case?

@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 95.122% when pulling 45c9aca on chaosk:allow-crlf-body into 9577443 on greyside:master.

@chaosk
Copy link
Author

chaosk commented Mar 30, 2016

I've added a test case, although it simply locks while running on master.

@SeanHayes SeanHayes merged commit 45c9aca into greyside:master Mar 30, 2016
@SeanHayes
Copy link
Member

Thanks!

@SeanHayes
Copy link
Member

Just released a new version with this fix.

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