tun2: lock
This commit is contained in:
parent
4d30a5cfb3
commit
116c3e6516
|
@ -170,6 +170,7 @@ func (s *Server) ListenAndServe() error {
|
|||
"value": failureChance,
|
||||
})
|
||||
}
|
||||
s.connlock.Unlock()
|
||||
}
|
||||
}()
|
||||
|
||||
|
|
Loading…
Reference in New Issue