Skip to content

EPIPE on huge JSON #122

@jason-seqera

Description

@jason-seqera

For runs that produce a very JSON file, Node.Js dies.

Node.js v18.20.0

| Error: write EPIPE
|     at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:94:16)
| Emitted 'error' event on Socket instance at:
|     at emitErrorNT (node:internal/streams/destroy:151:8)
|     at emitErrorCloseNT (node:internal/streams/destroy:116:3)
|     at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
|   errno: -32,
|   code: 'EPIPE',
|   syscall: 'write'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions