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

Shutdown failure #1046

Closed
robsimmonds opened this issue Mar 11, 2022 · 1 comment
Closed

Shutdown failure #1046

robsimmonds opened this issue Mar 11, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@robsimmonds
Copy link
Contributor

Describe the bug
Backend does not aways shutdown when expected.
Also logs often state that some sessions have not been deleted due to a non-zero reference count which seems to be linked.

To Reproduce
Create multiple web connections to a single backend and have the connects shutdown and then reconnect is one time this happens.

Expected behavior
backend should die after last session has exited.

Platform info (please complete the following information):

  • OS: [e.g. iOS] Ubuntu 20
  • Browser [e.g. chrome, safari] chrome
  • Version [e.g. 22]20
@robsimmonds robsimmonds added the bug Something isn't working label Mar 11, 2022
@veggiesaurus veggiesaurus added this to the v3.0b-3 milestone Mar 16, 2022
@robsimmonds
Copy link
Contributor Author

Fixed by PR #1048

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants