1 | | What makes you think that restarting the server loses the sessions, it does not here! |
2 | | If your client is set to auto-resume, it should re-connect the sessions too in the event that some of them drop (which they should not - each session uses its own daemon) |
| 1 | edit: the original bug made it sound like the problem was with winswitch upgrading sessions, b ut in fact the problem is with xpra sessions exiting on upgrade. |
| 2 | |
| 3 | Restarting the winswitch server should not lose any sessions and if your client is set to auto-resume, it should re-connect the sessions too in the event that some of them drop (which they should not do - as each session uses its own daemon) |