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