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

Console.write in TryLoginAsync intentional? #55

Closed
DOCaCola opened this issue Mar 28, 2021 · 3 comments
Closed

Console.write in TryLoginAsync intentional? #55

DOCaCola opened this issue Mar 28, 2021 · 3 comments

Comments

@DOCaCola
Copy link

There is a Console.write command in the NetStandard TerminatedReadAsync implementation. I assume this is a debugging leftover?

@nyrk
Copy link

nyrk commented Apr 8, 2021

I also think so. I'd appreciate if it could be removed 'cause it's quite annoying and undesirable in Console-based apps.

The issue should be here:

Console.Write(read);

@wudicgi
Copy link

wudicgi commented Jun 29, 2021

have the same problem

@9swampy
Copy link
Owner

9swampy commented Jun 29, 2021

Care to submit a PullRequest?

@9swampy 9swampy closed this as completed Aug 18, 2022
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

No branches or pull requests

4 participants