https://bugs.kde.org/show_bug.cgi?id=401898

--- Comment #4 from Christoph Cullmann <christ...@cullmann.io> ---
I debugged a bit, _shellProcess->sendEof() in closeInNormalWay() is able to
send the EOF char, but the shell process really terminates "never" after that,
if one swaps the _shellProcess->waitForFinished(1000) with
_shellProcess->waitForFinished(-1) we just hang infinitely.

On the other side, this seems to work properly on e.g. Linux.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to