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
Caused by an oversight when updating to version 3 of device_query in 0.20.3.
DeviceEventHandler returns None once it's inner event loop has been initialised already, leading the unwrap() to fail.
Fixes#207
0 commit comments