Type Alias PermanentlyOverweight

PermanentlyOverweight: PlainDescriptor<{
    id: FixedSizeBinary<32> | undefined;
    task: FixedSizeArray<2, number>;
}>

The given task can never be executed since it is overweight.