[Mono-bugs] [Bug 689976] Console.ReadKey() uses over 90% of CPU if stdout is redirected

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Apr 26 12:25:21 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=689976

https://bugzilla.novell.com/show_bug.cgi?id=689976#c2


--- Comment #2 from Simon Chisholm <simon.chisholm at linn.co.uk> 2011-04-26 16:25:21 UTC ---
Thanks for the quick feedback Zoltan.

To be sure I understand correctly, are you suggesting that returning 0
immediately is valid behaviour (so my test case is buggy and this report is
invalid) or that the bug here is that Console.ReadKey is too quick to return
and should instead seek to mimic .NET's behaviour?

-- 
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