tango-controls / JTango

TANGO kernel Java implementation. JTango moved to https://gitlab.com/tango-controls/JTango
http://tango-controls.org
8 stars 14 forks source link

Problem with polling thread #17

Closed tango-controls-bot closed 4 years ago

tango-controls-bot commented 12 years ago

Polling Thread dies silently when attempts to read attribute (execute command) if encounters a timeout. It spins indefinitely in compute_sleep_time method. Clients still receive outdated values from a buffer (if any were written) without any exceptions.

Client: Java Server: Java

TangOBR-7.4.4

Reported by: Ingvord ( http://sf.net/u/ingvord )

Original Ticket: tango-cs/bugs/523

tango-controls-bot commented 12 years ago

Original comment by: Ingvord (http://sourceforge.net/u/ingvord)

tango-controls-bot commented 11 years ago

Original comment by: taurel (http://sourceforge.net/u/taurel)

gwen-soleil commented 4 years ago

very old issue on old versions. No more relevant