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
Ensure data handling exceptions are propogated to callers
For both camonitor and caget we have to do data conversion on callbacks
called from ctypes, so this fix catches any conversion errors and
propogates them back to the original caller.
0 commit comments