Win7: console fails to auto-connect fix #3931
This commit is contained in:
parent
884463adda
commit
f8f43529b6
|
@ -69,7 +69,7 @@ public class SerialIoStream extends AbstractIoStream {
|
|||
|
||||
@Override
|
||||
public void flush() throws IOException {
|
||||
sp.flushIOBuffers();
|
||||
// sp.flushIOBuffers(); todo uncomment once we migrate to fresh reliable version of connector
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue