Opened 3 years ago

Closed 3 years ago

Last modified 2 years ago

#48 closed defect (fixed)

better recovery from crash during recovery

Reported by: Hiro Lynx Owned by: Hiro Lynx
Priority: major Milestone: [A] v1.0 feature freeze
Keywords: Cc:

Description

the flag indicating the recovery wasn't finished should be unset a few seconds after the recovery is actually finished, because we get cases where the recovery finishes and the application crashes just after that.

Change History (2)

comment:1 by Jérémy Farnaud <jf@…>, 3 years ago

Resolution: fixed
Status: assignedclosed

In 5a7c018:

improve recovery crash handling

  • consider a recovery successful only after the user has added some action to it
  • if the recovery crashes two times, its file is put aside and a button is made available to try to recover again, after making configuration changes
  • fix a few warning

closes #48

comment:2 by Jérémy Farnaud <jf@…>, 2 years ago

In 5a7c018:

improve recovery crash handling

  • consider a recovery successful only after the user has added some action to it
  • if the recovery crashes two times, its file is put aside and a button is made available to try to recover again, after making configuration changes
  • fix a few warning

closes #48

Note: See TracTickets for help on using tickets.