Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

perf: Use getFirstNodeById as it is cached #3820

Merged
merged 1 commit into from
Jul 15, 2024
Merged

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Jul 15, 2024

Uses the cached server API to get a node by id in places where we do not care which node that is.

@juliushaertl juliushaertl self-assigned this Jul 15, 2024
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl juliushaertl merged commit 48b0ad9 into main Jul 15, 2024
60 checks passed
@juliushaertl juliushaertl deleted the perf/getFirstNodeById branch July 15, 2024 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants