Skip to content

there are two processes when typing ps aux|grep code-server #5241

Answered by code-asher
fly2tomato asked this question in Q&A
Discussion options

You must be logged in to vote

Yup, this is normal. One of them is the parent of the other. code-server has a wrapper process so it can restart itself on SIGUSR2.

$ ps -e -o cmd --forest | grep code-server
/var/tmp/coder/code-server/lib/node /var/tmp/coder/code-server
 \_ /var/tmp/coder/code-server/lib/node /var/tmp/coder/code-server

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jsjoeio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants