Skip to content
Snippets Groups Projects
Commit ca44dc1d authored by benjamin.franksen's avatar benjamin.franksen
Browse files

docs: updated the known problems page

parent 1488f609
No related branches found
No related tags found
No related merge requests found
Known Problems Known Problems
============== ==============
.. _Known_Problems_2.1.12:
Known Problems in Release 2.1.12
--------------------------------
If a synchronous pvGet (or pvPut) ever fails to get a callback from
channel access, then all subsequent attempts to do pvGets on that
channel will fail.
Carl Lionberger <calionberger@lbl.gov>, who reported this problem,
also found the reason: the semaphore that makes the state set block
until the CA callback arrives, times out but is never signalled, so
the variable never recovers from the situation.
.. _Known_Problems_2.1.10: .. _Known_Problems_2.1.10:
Known Problems in Release 2.1.10 Known Problems in Release 2.1.10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment