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

[Windows] Improve USB device detection #282

Merged
merged 1 commit into from
Jul 21, 2021
Merged

[Windows] Improve USB device detection #282

merged 1 commit into from
Jul 21, 2021

Conversation

fauxpark
Copy link
Member

Description

The ManagementEventWatcher code has been moved into Usb.cs, and I've added a method to stop the watchers once the Toolbox is finished running. This will hopefully prevent "Quota violation" exceptions caused by (I think) the watchers continuing to run in the background and stopping the Toolbox from opening after some time.

Types of Changes

  • Core
  • Bugfix
  • New feature
  • Enhancement/optimization
  • Documentation

Issues Fixed or Closed by This PR

@fauxpark fauxpark merged commit ae55274 into qmk:master Jul 21, 2021
@fauxpark fauxpark deleted the windows-device-detection branch July 21, 2021 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants