Does setNoWait return an awaitable on newer Karabo? Currently in my testing installation, I get:
TypeError: object NoneType can't be used in 'await' expression for the await setNoWait.
Does `setNoWait` return an awaitable on newer Karabo? Currently in my testing installation, I get:
`TypeError: object NoneType can't be used in 'await' expression` for the `await setNoWait`.