Skip to content

platform code optimizations#10

Merged
sureba73 merged 5 commits intoPreStagingfrom
dev-platform-code-optimisation
Oct 20, 2025
Merged

platform code optimizations#10
sureba73 merged 5 commits intoPreStagingfrom
dev-platform-code-optimisation

Conversation

@jpeevi
Copy link
Copy Markdown
Collaborator

@jpeevi jpeevi commented Oct 16, 2025

No description provided.

@jpeevi jpeevi requested a review from sureba73 October 16, 2025 19:45

using (var client = manager.GetClient())
{
if (client.ContainsKey(key))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@jpeevi I think this is a redundant call... just get and check null...

@sureba73 sureba73 merged commit ece5fcf into PreStaging Oct 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants