Skip to content
Snippets Groups Projects
Commit 450390a0 authored by Guillaume Roguez's avatar Guillaume Roguez Committed by gerrit2
Browse files

ringaccount: fix non-handled exception

RingAccount::handlePendingCall may throw exception and was not
catched by the handlePendingCallList loop.
This leds to non-handled pending calls (all after the failing one).

This patch fixes that by catch all exception and drop bad guys.

Change-Id: Ic62e115bf32b467e04a19f2ae077d8256a69d90e
Tuleap: #106
parent 0592f9d5
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.
Please register or to comment