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: add the implementation of _close() so eyetracker can be closed #4

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

mh105
Copy link
Contributor

@mh105 mh105 commented Jun 6, 2024

properly when ioServer shuts down

This BF adds the implementation of the _close() method so that the eyetracker can be properly shut down when an ioServer shuts down. This same method likely needs to be implemented in all other plugin packages for different eye tracker hardware, and the PsychoPy developer team might want to consider adding it to the EyeTrackerDevice class directly.

@TEParsons TEParsons changed the title BF: add the implementation of _close() so eyetracker can be closed pr… BF: add the implementation of _close() so eyetracker can be closed Jun 6, 2024
@TEParsons TEParsons merged commit 268d3eb into psychopy:main Jun 6, 2024
@mh105 mh105 deleted the main-close-eyetracker branch June 6, 2024 20:59
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.

2 participants