Commit 35b32d6
committed
CA-424916 don't exit thread/loop on events error
In XSI-2169 an INVALID_VALUE exception leads to the restart of the
events thread - without fixing anything. So don't re-raise the exception
after logging it.
Signed-off-by: Christian Lindig <christian.lindig@citrix.com>1 parent 481913f commit 35b32d6
1 file changed
Lines changed: 6 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3446 | 3446 | | |
3447 | 3447 | | |
3448 | 3448 | | |
3449 | | - | |
3450 | | - | |
| 3449 | + | |
| 3450 | + | |
3451 | 3451 | | |
3452 | 3452 | | |
3453 | | - | |
3454 | | - | |
3455 | | - | |
| 3453 | + | |
| 3454 | + | |
| 3455 | + | |
3456 | 3456 | | |
3457 | 3457 | | |
3458 | 3458 | | |
3459 | | - | |
3460 | | - | |
3461 | | - | |
| 3459 | + | |
3462 | 3460 | | |
3463 | 3461 | | |
3464 | 3462 | | |
| |||
0 commit comments