We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
timeout, expire should not stop their internal timers and so send events if Close, Unregister events coming from the outside fail.
timeout
expire
Close
Unregister
timeout, expire chain elements stop their internal timers if Close, Unregister coming from the outside fails.
The text was updated successfully, but these errors were encountered:
Bolodya1997
Successfully merging a pull request may close this issue.
Expected Behavior
timeout
,expire
should not stop their internal timers and so send events ifClose
,Unregister
events coming from the outside fail.Current Behavior
timeout
,expire
chain elements stop their internal timers ifClose
,Unregister
coming from the outside fails.Steps to Reproduce
The text was updated successfully, but these errors were encountered: