@@ -71,6 +71,7 @@ class Subrouting(private val parent: Routing, priority: Int, val upstream: Strin
|
|||||||
IpNeighbourMonitor.registerCallback(this)
|
IpNeighbourMonitor.registerCallback(this)
|
||||||
} catch (e: Exception) {
|
} catch (e: Exception) {
|
||||||
close()
|
close()
|
||||||
|
revert()
|
||||||
throw e
|
throw e
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user