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: Remove auto-discovery of sessions from multiple scanners #457

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

ferdinandjarisch
Copy link
Contributor

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.

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.
@ferdinandjarisch ferdinandjarisch removed the request for review from peckto October 26, 2023 08:49
@rumpelsepp rumpelsepp merged commit c961e90 into master Oct 27, 2023
9 checks passed
@rumpelsepp rumpelsepp deleted the divide-and-conquer branch October 27, 2023 13:19
mich41v4294 added a commit to mich41v4294/gallia that referenced this pull request Apr 19, 2024
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