Skip to content

Add reactivity in waitForEvent() in taurus client

This merge request aims to fix #1886 .

Add parameter reactivity=.1 instead of None in this waitForEvent() call, allowing to abort the macro.

Merge request reports