Skip to content

fix: RpcQueueContainer maximum frames cap, m_NetworkManager null check, and spelling #578

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

Merged
merged 1 commit into from
Mar 10, 2021

Conversation

NoelStephensUnity
Copy link
Collaborator

This fixes the issue where if you exceeded the maximum number of RpcQueueHistoryFrames it would notify you but not cap the number.

This also removes the m_NetworkManager null check during the shutdown.

This fixes the misspelled rediculous to ridiculous in the initialize method sub-comments.

This fixes the issue where if you exceeded the maximum number of RpcQueueHistoryFrames it would notify you but not cap the number.

This also removes the m_NetworkManager null check during the shutdown.
This fixes the misspelled rediculous to ridiculous in the initialize method sub-comments.
Copy link
Contributor

@0xFA11 0xFA11 left a comment

Choose a reason for hiding this comment

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

just parking my 🚀 here

@NoelStephensUnity NoelStephensUnity merged commit 8f8770a into release/0.1.0 Mar 10, 2021
@NoelStephensUnity NoelStephensUnity deleted the fix/rpcqueuecontainer branch March 10, 2021 03:08
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.

3 participants