Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run device manager outside of the error group (#2158)
The device manager library doesn't support passing a context, hence it can't be canceled by the error group. To avoid blocking Odiglet in case of a fatal error, the device manager is changed to run in a "regular" goroutine.
- Loading branch information