Skip to content

igblast command should stream input/output #17

@ressy

Description

@ressy

The igblast command gathers up output in one big string instead of processing it as it comes, potentially using up way too much RAM. This should instead use subprocess' Popen class (like the trimming code already does).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions