Skip to content

If a machine is decided returns the name/link of its decider #2

@tcosmo

Description

@tcosmo

This is not completely trivial as it implies looking for the ID in the various index files containing the IDs of the machines decided by each machine (and they can be big, like around 1Go).

Fortunately, they are sorted so a dichotomy on the file cursor with seek should be efficient. But a bit of work and requires some testing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions