launch
ed processes are killed with xremap shutdown. Is there a way to detach them?
#857
Replies: 2 comments
-
I'm not familiar with xremap so you might need to ask that question in their repo. But by default on linux if you stop a process it will also stop all child processes. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Haha, sorry! I got mixed up about where I was. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use
launch
to spawn a long-running graphical program, restarting xremap kills them.What's the right way to spawn long-running programs? Do I just need to create an intermediate script?
Beta Was this translation helpful? Give feedback.
All reactions