Skip to content

2GB of memory isn't enough #27

Description

@TLyngeJ

I tried this plugin on a Drupal project and the generation of the index seems to fail, when PHP tried to allocate more than two GB of memory.

Didn't make much sense to begin with cause I've set the PHP memory limit to -1 in the CLI ini.

So I did a grep -R 'ini_set(' from the ~/.composer/vendor/mkusher folder and realised that the memory is fixed to two GB in padawan/bin/padawan.

Why is that, and would there be a way to increase it, without hacking the PHP component?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions