Fix #83
This commit is contained in:
@@ -29,6 +29,7 @@ class InterfaceMonitor(val iface: String) : UpstreamMonitor() {
|
||||
|
||||
override fun destroyLocked() {
|
||||
IpLinkMonitor.unregisterCallback(this)
|
||||
currentIface = null
|
||||
registered = false
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user