-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Remove auto-discovery of sessions from multiple scanners
Since we have a dedicated scanner for identifying available sessions it does not make sense to implement a low-effort variant of sessions-scanning for multiple scanners with totally different tasks. Moreover, this change allows to run these scanners without requiring the availability of DiagnosticSessionControl, as long as no --sessions flag is given.
- Loading branch information
1 parent
635d5f8
commit c961e90
Showing
4 changed files
with
293 additions
and
314 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.