Forum Discussion

Weishan Yang's avatar
Weishan Yang
Copper Contributor
Aug 25, 2023

"timeout" will exit when resizing the console window

Open a command console with cmd and execute timeout command like "timeout 60", or write a batch file like this:

 

TIMEOUT 60
...

...
TIMEOUT 60

 

When resizing the command console window, the event will trigger timeout to exit even though there's no key stroke, or time expired. 

 

To me, this is clearly a bug.

No RepliesBe the first to reply

Resources