diff options
author | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2023-05-15 11:03:16 +0200 |
---|---|---|
committer | Marcus Tillmanns <marcus.tillmanns@qt.io> | 2023-05-15 12:12:20 +0000 |
commit | c82d7ccdcde982b40ecb6690af2dd182fd8dba75 (patch) | |
tree | 701f24d478fdaa8892e1c7d6f121f99aaa3b5a2f /src/plugins/git/gitplugin.cpp | |
parent | 9dad4ab9d4f3b638ab3df6cd45eca1fbaa51fa96 (diff) | |
download | qt-creator-c82d7ccdcde982b40ecb6690af2dd182fd8dba75.tar.gz |
Utils: Delay close signal in pty process
The close signal of the conpty process needs to be delayed
as it otherwise might arrive before the last output of
the process.
This should be fixed in the future by using overlapped io
for the pipes.
Change-Id: I49fe4863672a0b14f5766bbe5ee7b1d8894594ca
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Diffstat (limited to 'src/plugins/git/gitplugin.cpp')
0 files changed, 0 insertions, 0 deletions