Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal process opening strange behavior #21957

Open
1 task done
Angelk90 opened this issue Dec 13, 2024 · 0 comments
Open
1 task done

Terminal process opening strange behavior #21957

Angelk90 opened this issue Dec 13, 2024 · 0 comments
Labels
admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue

Comments

@Angelk90
Copy link

Angelk90 commented Dec 13, 2024

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

On Zed I noticed that when a terminal is opened (even if it does nothing it remains waiting), in turn a waiting process is opened we can say, but this process is assigned the name of login and as user root.

Instead on VScode same thing as above, but the name that is assigned to the process is the name of zsh and as user my username.

I ran the command on both:
ps -p $$

Zed:
Screenshot 2024-12-13 alle 11 40 58

Screenshot 2024-12-13 alle 11 16 26 Screenshot 2024-12-13 alle 11 17 29

Vscode:
Screenshot 2024-12-13 alle 11 40 27

Screenshot 2024-12-13 alle 11 12 29 Screenshot 2024-12-13 alle 11 13 23

Edit:

I don't understand what's happening, why two processes are created.
Every time I open a terminal on Zed.
One login and one zsh.

Screenshot 2024-12-13 alle 19 59 43 Screenshot 2024-12-13 alle 19 58 43

Environment

Zed: v0.166.0 (Zed Preview)
OS: macOS 14.1.1
Memory: 16 GiB
Architecture: x86_64

If applicable, add screenshots or screencasts of the incorrect state / behavior

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

@Angelk90 Angelk90 added admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin read Pending admin review bug [core label] triage Maintainer needs to classify the issue
Projects
None yet
Development

No branches or pull requests

1 participant