mirror of
https://github.com/slackhq/nebula.git
synced 2026-05-16 04:47:38 +02:00
bugz
This commit is contained in:
@@ -290,7 +290,7 @@ func (f *Interface) listenOut(i int) {
|
||||
})
|
||||
|
||||
if err != nil && !f.closed.Load() {
|
||||
f.l.WithError(err).Error("Error while reading packet inbound packet, closing")
|
||||
f.l.WithError(err).Error("Error while reading inbound packet, closing")
|
||||
//TODO: Trigger Control to close
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user