small mistake
This commit is contained in:
parent
c687148177
commit
b91de15c64
@ -135,7 +135,6 @@ export class Stream {
|
|||||||
}
|
}
|
||||||
|
|
||||||
private cleanup(){
|
private cleanup(){
|
||||||
console.log('Ending Everything')
|
|
||||||
clearTimeout(this.timer as NodeJS.Timer)
|
clearTimeout(this.timer as NodeJS.Timer)
|
||||||
this.request?.destroy()
|
this.request?.destroy()
|
||||||
this.request = null
|
this.request = null
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user