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

SendPacket verification should check if the client is frozen #7956

Closed
4 tasks done
colin-axner opened this issue Nov 17, 2020 · 0 comments · Fixed by #7957
Closed
4 tasks done

SendPacket verification should check if the client is frozen #7956

colin-axner opened this issue Nov 17, 2020 · 0 comments · Fixed by #7957
Assignees

Comments

@colin-axner
Copy link
Contributor

colin-axner commented Nov 17, 2020

Summary

Sending a packet on a frozen client would result in an unrecoverable state change. If the client is frozen, no updates could be made and no timeouts could be done. We should check that the client isn't frozen to prevent this


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
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 a pull request may close this issue.

1 participant