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

inline everything in cluster context #1700

Merged
merged 1 commit into from
Jul 4, 2022
Merged

Conversation

rogeralsing
Copy link
Contributor

No description provided.

@rogeralsing rogeralsing merged commit fa4606b into dev Jul 4, 2022
@rogeralsing rogeralsing deleted the cluster_context_tweaks branch July 4, 2022 14:50
@@ -218,26 +233,32 @@ private async ValueTask RemoveFromSource(ClusterIdentity clusterIdentity, PidSou
}
}

[MethodImpl(MethodImplOptions.AggressiveInlining)]
private static (ResponseStatus Ok, T?) ToResult<T>(PidSource source, ISenderContext context, object result)
Copy link
Contributor

Choose a reason for hiding this comment

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

Not used anymore and can be removed.

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.

None yet

2 participants