#2683 closed defect (fixed)
proxy server shutdown should send disconnect message to all proxied connections
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | critical | Milestone: | 4.1 |
Component: | server | Version: | 3.0.x |
Keywords: | Cc: |
Description
Change History (4)
comment:1 Changed 2 years ago by
Priority: | major → critical |
---|---|
Status: | new → assigned |
comment:2 Changed 21 months ago by
Testing with:
xpra start --start=xterm --bind-tcp=0.0.0.0:10000 --no-daemon XPRA_STOP_PROXY_AUTH_SOCKET_TYPES= xpra proxy --bind-tcp=0.0.0.0:14500,auth=allow :1000 --no-daemon xpra attach tcp://:whatever@192.168.0.10:14500 xpra stop :1000
The proxy prints this without actually terminating:
2020-10-03 13:00:34,395 xpra proxy server is terminating 2020-10-03 13:00:34,397 Proxy Server process ended Unhandled exception in thread started by
comment:4 Changed 17 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2683
Note: See
TracTickets for help on using
tickets.
Why doesn't it?