Skip to content

Conversation

@dlech
Copy link
Collaborator

@dlech dlech commented Oct 19, 2025

Consolidate get_platform_client_backend_type() and get_platform_scanner_backend_type() into a single get_backend() function that returns both types. This reduces code duplication and makes it easier to maintain platform detection logic in one place.

Alternative to #1840

Consolidate get_platform_client_backend_type() and get_platform_scanner_backend_type()
into a single get_backend() function that returns both types. This reduces code duplication
and makes it easier to maintain platform detection logic in one place.
@dlech dlech force-pushed the new-get-backend-function branch from a9ac5b4 to 4165a3b Compare October 19, 2025 21:47
@dlech
Copy link
Collaborator Author

dlech commented Oct 19, 2025

This misses some of the functionality provided by #1840 so it seems the better alternative.

@dlech dlech closed this Oct 19, 2025
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.

1 participant