Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

maximum number of resources: 32 #9

Open
@pohly

Description

@pohly

As you have seen in my murphy.lua as posted in some of the other issues, I had close to 30 resources defined. Today I added some more and murphyd failed after starting up with "Resource table overflow". According to the source, only 32 resources are supported, so that's by design.

32 is too low for my purposes. I could work around it for now by disabling some currently unused resources, but that's going to change again.

As a short-term solution, 64 would be okay, but long-term, there should be no such hard-coded limit at all because it's just not possible to anticipate what murphy will be used for.

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