Skip to content
This repository was archived by the owner on Dec 18, 2018. It is now read-only.

Conversation

pakrym
Copy link
Contributor

@pakrym pakrym commented Mar 29, 2018

No description provided.

@pakrym pakrym requested a review from halter73 March 29, 2018 20:10
writer.WriteAsciiNoValidation(input);
writer.Commit();
writerBuffer.FlushAsync().GetAwaiter().GetResult();
pipeWriter.FlushAsync().GetAwaiter().GetResult();
pipeWriter.Complete();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have to .Complete now because of empty/null string test cases.

@pakrym pakrym requested a review from davidfowl March 29, 2018 21:16
@pakrym
Copy link
Contributor Author

pakrym commented Mar 30, 2018

CI Failures unrelated

@pakrym pakrym merged commit 7b3491e into release/2.1 Mar 30, 2018
@JunTaoLuo JunTaoLuo deleted the pakrym/prepare-for-0br branch August 10, 2018 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants