Skip to content

Don't panic on OOM allocation #10

@polyfractal

Description

@polyfractal

Currently, if you try to request too much memory for the queue and allocation fails, we throw an OOM panic. That's pretty unfriendly :)

Instead, we should return a Result with the proper error so the user can decide what to do.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions