Exceptions get muted when occur inside Parallel block
Bug #1498185 reported by
Stan Lagun
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Murano | ||||||
Juno |
Won't Fix
|
Medium
|
Unassigned | |||
Kilo |
Won't Fix
|
Medium
|
Unassigned |
Bug Description
If MuranoPL function fails with exception this exception may be silenced under some conditions when the function was invoked from Parallel macro. As a result exception will not be reported to user and deployment will continue as if nothing happened.
As an example agent timeouts that happen within Parallel block will look like if deployment froze for 1 hour and then sucessfuly continued when in reality it is not.
Changed in murano: | |
status: | New → Confirmed |
assignee: | nobody → Stan Lagun (slagun) |
importance: | Undecided → High |
milestone: | none → mitaka-1 |
Changed in murano: | |
milestone: | mitaka-1 → none |
assignee: | Stan Lagun (slagun) → nobody |
importance: | High → Undecided |
Changed in murano: | |
importance: | Undecided → Medium |
tags: | added: juno-backport-potential kilo-backport-potential |
no longer affects: | murano |
To post a comment you must log in.
This bug doesn't seen on master