You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this sample. I can now reproduce it as well.
The issue is probably the concurrent write to Stdout(). Even though we are using readline's Stdout() (when possible), I am not sure if they implemented it properly.
This is their code that handles the writes around stdout:
#39
test code
in windwos10 cmd
in windwos10 powershell
The text was updated successfully, but these errors were encountered: