Added logs
This commit is contained in:
parent
c31922f93a
commit
3cc5b0dea8
@ -20731,7 +20731,7 @@ if (IS_PRODUCER === true) {
|
|||||||
producerTransport = null
|
producerTransport = null
|
||||||
consumerTransport = null
|
consumerTransport = null
|
||||||
device = undefined
|
device = undefined
|
||||||
socket.destroy()
|
// socket.destroy()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
@ -72,7 +72,7 @@ if (IS_PRODUCER === true) {
|
|||||||
producerTransport = null
|
producerTransport = null
|
||||||
consumerTransport = null
|
consumerTransport = null
|
||||||
device = undefined
|
device = undefined
|
||||||
socket.destroy()
|
// socket.destroy()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user