diff --git a/docs/news.d/1054.feature.rst b/docs/news.d/1054.feature.rst new file mode 100644 index 000000000..663fc9133 --- /dev/null +++ b/docs/news.d/1054.feature.rst @@ -0,0 +1,2 @@ +Added timeout parameter to the `wait_until_idle` procedure in the synchronization verification component interface. +A timeout will result in a failure.