Skip to content
Snippets Groups Projects
Commit 3fdb4ce7 authored by Eric Cano's avatar Eric Cano
Browse files

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.
parent dcc07f2d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment