there are two processes when typing ps aux|grep code-server #5241
-
|
I am just curious is this normal? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Hmm... @code-asher what do you think? |
Beta Was this translation helpful? Give feedback.
-
|
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 |
Beta Was this translation helpful? Give feedback.
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.