alexv1n
Results
3
comments of
alexv1n
I'm having a similar issue. Executing `ssh.exe [email protected] -- echo -n ""` just hangs sometimes. When it does hang, it happens at syncio_close() (in contrib\win32\win32compat\termio.c) at line 263 (WaitForSingleObject): ```...
I did say that I tried that and it didn't help
If you don't care about calls to a specific function would just do: `EXPECT_CALL(Foo, Bar()).Times(AnyNumber());`