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

Established associations not timing out #286

Closed
scaramallion opened this issue Jan 15, 2019 · 0 comments · Fixed by #287
Closed

Established associations not timing out #286

scaramallion opened this issue Jan 15, 2019 · 0 comments · Fixed by #287
Labels

Comments

@scaramallion
Copy link
Member

scaramallion commented Jan 15, 2019

Description

Association should end with abort once commands have been completed and timeout expires.

Expected behaviour

At the end of a script that requested an association the association should abort unless already ended through assoc.release() or assoc.abort() when the timeout ends.

Actual behaviour

A requested association stays established, timeouts don't appear to have any effect. Seems to work OK with acceptors.

Steps to reproduce

Request a new association, send a DIMSE-C service request and don't release it.

Your environment

Current master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant