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

more seamless server upgrades #541

Closed
totaam opened this issue Mar 20, 2014 · 2 comments
Closed

more seamless server upgrades #541

totaam opened this issue Mar 20, 2014 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Mar 20, 2014

At present, when we upgrade a server, the client gets disconnected.

There are a number of things we can do to improve this:

@totaam totaam added the enhancement New feature or request label Jan 23, 2021
@totaam totaam added this to the future milestone Jan 23, 2021
totaam added a commit that referenced this issue Jul 23, 2021
so upgrades can re-use the same settings without needing to specify anything on the command line
@totaam
Copy link
Collaborator Author

totaam commented Jul 23, 2021

Mostly done in the commit above.

Still TODO:

  • more testing - especially on systems without a valid XDG_RUNTIME_DIR
  • deal with ibus pid somehow - a new start variety perhaps? one that we kill on stop
  • teach the server to tell clients that they should try to re-connect

@totaam
Copy link
Collaborator Author

totaam commented Jul 26, 2021

Side-stepped the ibus issue by turning it into a daemon in 272358e.

@totaam totaam closed this as completed Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant