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

fix: track_devices support multiple devices #83

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Conversation

KFBI1706
Copy link
Contributor

@KFBI1706 KFBI1706 commented Jan 20, 2025

track_devices errors when multiple devices are plugged in.

Fixed it by stealing the code from devices() and now it works flawlessly.

Error in question: Regex parsing error: missing field since it received: xxx\tdevice\nyyy\tdevice\n

@cocool97
Copy link
Owner

Thanks for pinpointing this issue ! 😃

@cocool97 cocool97 merged commit 144072b into cocool97:main Jan 21, 2025
5 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.

2 participants