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

fix: Add "Temp" and "Persistent" flags for RpcTarget options #2792

Merged
merged 4 commits into from
Dec 13, 2023

Conversation

ShadauxCat
Copy link
Collaborator

This allows users to flag how they intend to use it so that performance optimizations can be disabled in cases where they will cause problems for the user.

Testing and Documentation

  • Includes unit tests.
  • Includes edits to existing public API documentation.

This allows users to flag how they intend to use it so that performance optimizations can be disabled in cases where they will cause problems for the user.
@ShadauxCat ShadauxCat requested a review from a team as a code owner December 12, 2023 22:28
…stent-use RPC targets, added an exception if attempting to Dispose() a temp-use target.
@ShadauxCat ShadauxCat enabled auto-merge (squash) December 12, 2023 23:07
@ShadauxCat ShadauxCat merged commit 1cac76a into develop Dec 13, 2023
1 check passed
@ShadauxCat ShadauxCat deleted the fix/rpctarget_temp_and_persistent branch December 13, 2023 04:07
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