-
- Downloads
Fixed missing cleanup in maintenance handler.
This triggered the killing of the maintenance process by a sibling which had an unhandled exception and hence called the destructor of the MaintenanceHandler. Usual use case sees an exit instead with no full stack unwinding.
Loading
Please register or sign in to comment