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

[REQUEST] Daemonize in response to SIGHUP #4960

Closed
hugomg opened this issue Aug 15, 2023 · 1 comment
Closed

[REQUEST] Daemonize in response to SIGHUP #4960

hugomg opened this issue Aug 15, 2023 · 1 comment

Comments

@hugomg
Copy link
Contributor

hugomg commented Aug 15, 2023

Feature

Please refer to previous discussion

Hi, @krobelus. Thanks for the patch! I hadn't realized this was not intentional behavior.

I tested it on my machine but sadly I don't think I could get it to work... My testing method was this

  1. Launch kak on a terminal
  2. Open a client with :new
  3. Close the original kak
  4. Try to run :new from the client.

Here is what I found:

  • If close the original kak window (:q followed by clicking the X button on the terminal) then I get the same behavior as before. The client can't spawn more clients.
  • If I leave the original terminal open and merely send SIGHUP to the original process then it works. But that also worked on unpatched kak! (I have no idea how)

Usecase

No response

@krobelus
Copy link
Contributor

right, I tested wrong.

If I leave the original terminal open and merely send SIGHUP to the original process then it works. But that also worked on unpatched kak! (I have no idea how)

same

@mawww mawww closed this as completed in e4d7b88 Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants