Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

[permissions] Do not fetch node on public permissions #135

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

mblottiere
Copy link
Member

This patch keeps the existing behavior while updating the logic so
that the nodes are only checked when needed.
Basically, instead of iterating over nodeIds and always skipping, it
now only iterate when Process.Public is false.

This patch keeps the existing behavior while updating the logic so
that the nodes are only checked when needed.
Basically, instead of iterating over nodeIds and always skipping, it
now only iterate when Process.Public is false.
Copy link
Member

@inelgnu inelgnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch !

@AurelienGasser AurelienGasser self-requested a review January 8, 2021 15:43
@mblottiere mblottiere merged commit f4f8036 into master Jan 8, 2021
@mblottiere mblottiere deleted the newperm-skip-nodes branch January 8, 2021 16:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants