Fix: Windows: first character input lost on successive programs#1355
Conversation
|
Looks like main branch is broken as all of the PR's are failing for the same reason. |
|
Hey there! Thanks for flagging this; we're looking into it right now. |
|
Alright, the build's fixed on |
|
@joshallenit The CI is green again. You can rebase your branch with |
fa5e3cc to
d79c34f
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
Explanation here: #1167 (comment)
Note: I don't think it is possible to unit test this in a meaningful way because to reproduce the issue requires using console input, but please correct me if I'm wrong.
Issue: #1167