Skip to content

Potential OOM error #338

@canonic-epicure

Description

@canonic-epicure

I just noticed that c8 will probably suffer from the same OOM issue as nyc: istanbuljs/nyc#1263

It is caused by the fact, that it tries to load all reports in memory first and then merge them. Instead, should load and merge one-by-one (or by certain limit).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions