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

PvaClient.destroy not cleaning up properly #30

Open
hhslepicka opened this issue Jun 25, 2019 · 3 comments
Open

PvaClient.destroy not cleaning up properly #30

hhslepicka opened this issue Jun 25, 2019 · 3 comments

Comments

@hhslepicka
Copy link

I followed the PvaClient Get example at examplesJava repository which was a great introduction to it.

If I do multiple get operations following that procedure, I noticed that the PvaClient.destroy operation does not fully clean up the pvaClient reference that is kept and subsequent calls to PvaClient.get return the invalid client reference as the pvaClient reference is not null after destroy was called.

@mrkraimer
Copy link
Contributor

mrkraimer commented Jun 26, 2019 via email

@hhslepicka
Copy link
Author

@mrkraimer where exactly should the changes go? Can you provide a patch file?

@mrkraimer
Copy link
Contributor

mrkraimer commented Jun 29, 2019 via email

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

2 participants