Skip to content

The windows GUI

Compare
Choose a tag to compare
@deajan deajan released this 02 Jul 09:28
· 337 commits to master since this release
22b3024

This is a bugfix release that adresses a problem where Windows GUI applications console output cannot be read properly, preventing the timeout to work, since we're stuck reading.
We introduced a threaded pipe reader, which may be stopped regardless of read state.