[Windows] Repeated commands let console stall
rsmmr opened this issue · 0 comments
rsmmr commented
In current main
, we have an issue with --interactive
on Windows where it only processes the first command, then hangs in the next _rx.input()
call, which never returns. Haven't been able to track down what's going on there.