You are not logged in.

#1 2019-02-12 19:11:50

libertylocked
Member
Registered: 2019-02-12
Posts: 2

[SOLVED] code-oss process still running after exit?

I have `code` in arch community installed. When I exit code, the `code-oss` and `electron2` processes are still running.
I don't think it's my code extensions, I tried this without loading any extensions and it still does this.

Does anyone else have this issue? Is it a bug with the code package in community?

Every time I run `code-oss` it starts a new `electron2`... uses a lot of RAM

$ ps axco pid,command | grep code
8724 code-oss
8878 code-oss
9024 code-oss
9142 code-oss
9244 code-oss
9320 code-oss

Last edited by libertylocked (2019-02-13 23:07:58)

Offline

#2 2019-02-13 11:41:37

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,925

Re: [SOLVED] code-oss process still running after exit?

I have `code` in arch community installed. When I exit code, the `code-oss` and `electron2` processes are still running.

expected behaviour, see https://wiki.archlinux.org/index.php/Sy … _on_logout


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2019-02-13 12:35:53

hoerbert
Member
Registered: 2013-04-03
Posts: 87

Re: [SOLVED] code-oss process still running after exit?

I think there is some misunderstanding here. The problem is not that the processes survive a logout, but that the processes stay alive even if the application is exited. I don't think this is related to the systemd-setting?

Btw.: I see the same behavior, so this seems to be a more general problem (?).

//Edit: With the recently released electron3-based version of the package this problem is gone for me.

Last edited by hoerbert (2019-02-13 21:04:14)

Offline

#4 2019-02-13 21:31:30

libertylocked
Member
Registered: 2019-02-12
Posts: 2

Re: [SOLVED] code-oss process still running after exit?

code-1.31.0-2 seems to have fixed this issue.

Thanks

Offline

#5 2019-02-13 23:07:07

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [SOLVED] code-oss process still running after exit?

Yup -- as per https://bugs.archlinux.org/task/61706


@libertylocked,

Please edit the first post and prepend the word "[Solved]" to the thread title.

Last edited by eschwartz (2019-02-13 23:07:48)


Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB