It turns out that waiting for GC to collect open handles wasn't always
quick enough. This closes a handle when discovering devices and prevents
too many from being opened simultaneously. This does not seem like an
issue that people would run into with normal use.
It turns out that waiting for GC to collect open handles wasn't always quick enough. This closes a handle when discovering devices and prevents too many from being opened simultaneously. This does not seem like an issue that people would run into with normal use.