#1566 closed enhancement (fixed)
option to terminate child commands on server shutdown
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 2.1 |
Component: | server | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
- to try to ensure that we clean everything up on shutdown
- to give client applications a chance to shutdown cleanly rather than just seeing that the X11 display is gone and crashing
Change History (3)
comment:1 Changed 5 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1566
Note: See
TracTickets for help on using
tickets.
Mostly done in r16214.
Still TODO (optional): allow a little bit more time for the client processes to cleanup and terminate before we yank the X11 server. (and make it configurable via env var)