ControlSystemStudio / cs-studio

Control System Studio is an Eclipse-based collections of tools to monitor and operate large scale control systems, such as the ones in the accelerator community.
https://controlsystemstudio.org/
Eclipse Public License 1.0
113 stars 96 forks source link

Update JCA version to 2.4.10 #2729

Closed rjwills28 closed 4 months ago

rjwills28 commented 4 months ago

The latest release of JCA fixes an issue where the code could block during a socket connection by adding a configurable timeout. This would be a useful fix to have in CS-Studio. PR is to update the JCA dependency to the latest JCA version (2.4.10).

rjwills28 commented 4 months ago

Hi @shroffk , @kasemir - would it be possible to get a quick review on this PR to get it merged. It is just updating the JCA version. Many thanks!