This repository has been archived by the owner on Sep 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[permissions] Do not fetch node on public permissions
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.
- Loading branch information
1 parent
f2ba798
commit 94bbfe8
Showing
1 changed file
with
26 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters