scripts: do not store the link in si_flags
Otherwise the link is not destroyed right away when doing silink:remove()
This commit is contained in:
@@ -182,7 +182,6 @@ AsyncEventHook {
|
||||
l:remove ()
|
||||
else
|
||||
log:info (l, "virtual si-standard-link activated successfully")
|
||||
si_flags.si_link = l
|
||||
si_flags.failed_peer_id = nil
|
||||
if si_flags.peer_id == nil then
|
||||
si_flags.peer_id = target_id
|
||||
|
Reference in New Issue
Block a user