Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BF: Fix bug whereby getAvailableDevices sometimes severed existing connections #29

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

TEParsons
Copy link
Collaborator

getAvailableDevices calls pyxid2.detect_xid_devices, which detects devices by closing and reopening all devices. Under some circumstances, which we've still yet to figure out, it fails to reopen already connected devices, meaning calling getAvailableDevices when you've already got one setup can occasionally close the connection.

@TEParsons TEParsons merged commit 2a9e09c into psychopy:main Jan 27, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant