[Mono-bugs] [Bug 661922] Console.ReadKey and ReadLine not working on linux Mono.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 3 14:49:43 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=661922
https://bugzilla.novell.com/show_bug.cgi?id=661922#c5
--- Comment #5 from Chris Rokusek <crokusek at pacbell.net> 2011-01-03 19:49:43 UTC ---
Piping to tee seems to be the problem.
Mono an.exe | tee a.file
Removing the pipe cures the condition (| cat also breaks).
Piping stdout shouldn't be affecting stdin right?
Chris
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list