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

docs: add latest bug to known problems for 2.1.5

parent 6ca0bcaa
No related branches found
No related tags found
No related merge requests found
Known Problems
==============
.. _Known_Problems_2.1.5:
Known Problems in Release 2.1.5
-------------------------------
* Using pvPutComplete or pvGetComplete inside a when-clause may
result in a deadlock: the state set forever waits for the
completion even though the callback arrived.
Note: this Problem is present at least since 2.0.12.
.. _Known_Problems_2.1.4:
Known Problems in Release 2.1.4
......
......@@ -6,6 +6,8 @@ Release Notes
Release 2.1.5
-------------
:ref:`Known_Problems_2.1.5`
* fixed two bugs in pvAssign:
- after an initially unassigned variable gets assigned using
......
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