Skip to content

Limit scheduler memory to prevent system crash #7

@Philogy

Description

@Philogy

Especially when running in Dijkstra mode (-d) the scheduler is prone to using increasing amounts of memory until eventually taking over the entire person's computer. In some instances this can cause a system-wide crash if the program isn't exited soon enough.

Suggested Fix

Track the size of the maps in the scheduler and abort at some size. Should be configurable via the CLI and have sane defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    QoLQuality of Life improvementbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions