Cannot release resources used by Tango (using Java API)

Hi,

Using the Tango Java API (with events subscription), I have an issue to stop the Tango threads related to connection to Tango and Zmq.
How can I free all the allocated resources and threads? Are there dedicated methods to call for this?
In this case, my test case JVM would terminate (see attachments).

Thanks,
Jerome

Hi Jerome,

I am no JTango expert but the problem you describe seems like a bug to me.
Could you please create an issue in GitHub · Where software is built and describe your problem there?
It would be useful as well to precise the software versions you are using (JTango version on the client side) and Tango version on the device server side. Do you see this problem with Java device servers, C++ device servers, Python device servers?

This kind of information could potentially help us to find the origin(s) of the problem.
Thank you very much for reporting this issue.

Kind regards,
Reynald

Thank you Reynald,
I’ve just submitted an issue:

Cheers,
Jerome