Skip to content

Commit

Permalink
Revert "remove redundant code"
Browse files Browse the repository at this point in the history
This reverts commit 35a0d67.
  • Loading branch information
dogancanbakir committed Aug 21, 2024
1 parent 35a0d67 commit d1f4c98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/protocols/common/protocolstate/state.go
Original file line number Diff line number Diff line change
Expand Up @@ -214,5 +214,6 @@ func Close() {
Dialer.Close()
Dialer = nil
}
Dialer = nil
StopActiveMemGuardian()
}

0 comments on commit d1f4c98

Please sign in to comment.