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

sctp server and peerfsm thread is not down #141

Open
KP-story opened this issue Aug 30, 2018 · 0 comments
Open

sctp server and peerfsm thread is not down #141

KP-story opened this issue Aug 30, 2018 · 0 comments

Comments

@KP-story
Copy link

KP-story commented Aug 30, 2018

Hi,
I have two issues when i stop or destroy server.stackimpl:

  1. sctp server in local peer is not down because it has not remote connection. ( in function destroy of class netty.NetworkGuard server check isconnected after destroy.)
  2. in some shutdown situation , when peer call disconnect but peer's state is down(waiting connect timeout ) , peer did not dispatch stop event thus peer fsm thread still running and still reopen connection.
    Thank.
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

No branches or pull requests

1 participant