mirror of
https://github.com/logos-storage/bittorrent-tracker.git
synced 2026-01-07 07:23:11 +00:00
fix: revert #420
This commit is contained in:
parent
38c4fdbcc1
commit
8d54938f16
@ -301,7 +301,6 @@ class WebSocketTracker extends Tracker {
|
||||
clearTimeout(peer.trackerTimeout)
|
||||
peer.trackerTimeout = null
|
||||
delete this.peers[offerId]
|
||||
peer.destroy()
|
||||
} else {
|
||||
debug(`got unexpected answer: ${JSON.stringify(data.answer)}`)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user