You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we use QSRV to do testing for PVA, but that can't do tagged unions. We should specifically test Signal[np.ndarray] using a p4p server with a StaticProvider, with a single SharedPV of type NTNDArray
At the moment we use QSRV to do testing for PVA, but that can't do tagged unions. We should specifically test
Signal[np.ndarray]
using a p4p server with aStaticProvider
, with a singleSharedPV
of typeNTNDArray
Acceptance Criteria
np.ndarray
test passes, andophyd-async/src/ophyd_async/epics/core/_p4p.py
Line 190 in 3d9f508
U
instead ofv
in itThe text was updated successfully, but these errors were encountered: