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

[feat]: kill connected session if account suspended or dropped. #9338

Merged
merged 2 commits into from
May 14, 2023

Conversation

volgariver6
Copy link
Contributor

If suspend or drop account is requested, kill all connections that belongs to this account.

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #8167

What this PR does / why we need it:

@matrix-meow matrix-meow added the size/L Denotes a PR that changes [500,999] lines label May 9, 2023
@mergify mergify bot added the kind/feature label May 9, 2023
If suspend or drop account is requested, kill all connections
that belongs to this account.
@matrix-meow matrix-meow added size/XL Denotes a PR that changes [1000, 1999] lines and removed size/L Denotes a PR that changes [500,999] lines labels May 14, 2023
@mergify mergify bot merged commit 90f59ec into matrixorigin:main May 14, 2023
@volgariver6 volgariver6 deleted the issue8167 branch May 24, 2023 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature size/XL Denotes a PR that changes [1000, 1999] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants