Xpra: Ticket #1943: server does not shutdown cleanly

The exitfunc hook triggers errors and doesn't run our cleanup code.

This makes #1123 more important: this would allow us to run most of the cleanup code from the server's cleanup method rather than using atexit hooks.



Fri, 31 Aug 2018 05:18:17 GMT - Antoine Martin: attachment set

patch to try to debug exitfunc / atexit behaviour


Fri, 31 Aug 2018 05:18:27 GMT - Antoine Martin: priority, status changed


Fri, 31 Aug 2018 15:42:33 GMT - Antoine Martin: status changed; resolution set

Workaround in r20254.


Thu, 22 Nov 2018 09:26:50 GMT - Antoine Martin:

More atexit workaround in ticket:2032#comment:9


Sat, 23 Jan 2021 05:37:57 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1943