+1
On 13/8/21 3:43 am, Gedare Bloom wrote:
> looks good to me.
>
> On Thu, Aug 12, 2021 at 8:26 AM Sebastian Huber
> wrote:
>>
>> Use the new Priority_Group_order enum instead of a boolean to indicated if a
>> priority should be inserted as the first or last node into its priority
>> group.
>>
looks good to me.
On Thu, Aug 12, 2021 at 8:26 AM Sebastian Huber
wrote:
>
> Use the new Priority_Group_order enum instead of a boolean to indicated if a
> priority should be inserted as the first or last node into its priority group.
> This makes the code more expressive. It is also a bit more