✨ 🌆 heapDumpService.ts
This commit is contained in:
@@ -301,3 +301,4 @@ async function writeHeapSnapshot(filepath: string): Promise<void> {
|
|||||||
const heapSnapshotStream = getHeapSnapshot()
|
const heapSnapshotStream = getHeapSnapshot()
|
||||||
await pipeline(heapSnapshotStream, writeStream)
|
await pipeline(heapSnapshotStream, writeStream)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user