Project

General

Profile

Actions

Bug #10260

closed

interactive-on-error doesn't stop contextutil.nested tasks, but should

Added by Dan Mick over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

With a standard-idiom set of subtasks inside one task, if any of them fail, all the preceding tasks' finally clauses (exit handlers) will be run before the master "run_tasks" gets control and implements the interactive-on-error.

I think, as Josh suggests, that contextutil.nested() should also implement the interactive-on-error test/REPL invocation.

Actions

Also available in: Atom PDF