Skip to content

estdlib supervisor strategy one_for_all not implemented #1855

@karlsson

Description

@karlsson

According to the documentation the supervisor.erl module implements one_for_all and one_for_one strategies but I can only find restart of the exiting child (one_for_one) implemented in the code and no check for alternative strategies.
The tests also seem to just use one_for_one.
Maybe it is just fine to implement one_for_one strategy for atomvm devices (for now), but then the documentation could be updated.

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