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 https://github.com/tango-controls/JTango/issues 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
Rosenberg's Law: Software is easy to make, except when you want it to do something new.
Corollary: The only software that's worth making is software that does something new.
Thank you Reynald,
I've just submitted an issue:
https://github.com/tango-controls/JTango/issues/58

Cheers,
Jerome
 
Register or login to create to post a reply.