parent
edf0c31bdb
commit
388d18d017
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ class PDFWorker {
|
|||
}
|
||||
}
|
||||
this._processingQueue = false;
|
||||
this._worker.terminate();
|
||||
this._worker = null;
|
||||
}
|
||||
|
||||
async _enqueue(fn, isPriority) {
|
||||
|
|
Loading…
Reference in a new issue