Skip to content

Crash when combining --unique --count-only --matches with large files #57

@Zer0-Tolerance

Description

@Zer0-Tolerance

Hi Liz,

Thanks for implementing the feature request ! After doing some testing I've run into a bug when you do this:
rak keyword --count-only --unique --matches /tmp/huge-file.json => this crashes instantly
rak keyword --count-only --unique --matches /tmp/small-file.txt => this works
rak keyword --count-only /tmp/huge-file.json => this works

I'm using rak version

rak --version 
rak - provided by App::Rak 0.3.8, running Raku 6.d with Rakudo 2024.05. 

Any idea why it crashes with huge files only ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions