Skip to content

Add MEM_PER_JOB env var #46

@harendra-kumar

Description

@harendra-kumar

MEM_PER_JOB would provide an idea of the memory requirement of the application under test. Based on this and the amount of memory in the system we can use:

$ cabal user-config update -a "jobs: 2"

to configure the cabal jobs so that we do not run out of memory.

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