mirror of
https://git.mirrors.martin98.com/https://github.com/jina-ai/reader.git
synced 2025-08-19 14:29:08 +08:00
fix: leak of crippled listeners
This commit is contained in:
parent
b7523f0b2a
commit
de22127d2f
@ -368,6 +368,7 @@ document.addEventListener('load', handlePageLoad);
|
||||
this.logger.warn(`Failed to destroy page`, { err: marshalErrorLike(err) });
|
||||
});
|
||||
});
|
||||
nextSnapshotDeferred.resolve();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user