You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't reproduce this, and I'm on Mac too, also using zsh.
But I suspect it has something to do with #3793, which is causing all sorts of problems for people (e.g. #3903 and #3923). We might just have to revert that PR for now.
Could you try a lazygit version before 0.44.0; do you also see the unterminated processes with that?
Describe the bug
When launching processes via
:
, they don't seem to fully exit/terminate.To Reproduce
:
:
<tab> Enter
q
ps aux | grep echo
Expected behavior
Processes to exit when completed
Screenshots
Version info:
commit=, build date=, build source=homebrew, version=0.44.1, os=darwin, arch=arm64, git version=2.46.1
git version 2.46.1
Additional context
Add any other context about the problem here.
Note: please try updating to the latest version or manually building the latest
master
to see if the issue still occurs.The text was updated successfully, but these errors were encountered: