race condition when setting a Signal value in test
Pipeline https://gitlab.psi.ch/bec/ophyd_devices/-/jobs/258958/raw shows the problem,
in test_wait_for_signal
the psi detector filepath
signal has to be set to wrong_value
to trigger a timeout,
however sometimes it is not set before the comparison happens thus failing the test.