Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cells: always try to re-establish dead tunnel, unless stopped
Motivation: As long as cell tunnel is not explicitly stopped by calling dmg.cells.network.LocationManagerConnector#stopped, other interrupts should be ignored. Modification: Update retry logic to never give up, unless _isRunning flag set to false. Result: More robust tulles in case of network issues. Issue: #7707, #5326 Acked-by: Dmitry Litvintsev Target: master, 10.2, 10.1, 10.0, 9.2 Require-book: no Require-notes: yes (cherry picked from commit 600ed1f) Signed-off-by: Tigran Mkrtchyan <[email protected]>
- Loading branch information