CC-5742: Airtime isn't handling caught exceptions properly
This commit is contained in:
parent
86a34635bb
commit
13a664207f
1 changed files with 1 additions and 0 deletions
|
@ -74,5 +74,6 @@ try {
|
|||
} else {
|
||||
Logging::info($e->getTrace());
|
||||
}
|
||||
throw $e;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue