Skip to content

avoid viewer exception when creating new device_model fails - #13680

Merged
Nir-Az merged 2 commits into
realsenseai:developmentfrom
remibettan:fix_connected_devices_length_mismatch
Jan 13, 2025
Merged

avoid viewer exception when creating new device_model fails#13680
Nir-Az merged 2 commits into
realsenseai:developmentfrom
remibettan:fix_connected_devices_length_mismatch

Conversation

@remibettan

Copy link
Copy Markdown
Contributor

Tracked by: LRS-1219

@remibettan
remibettan requested a review from Nir-Az January 13, 2025 13:22
}
catch (const std::exception& e)
{
auto dev_name_itr = std::find(begin(device_names), end(device_names), get_device_name(dev));

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can add a LOG or something?
That we failed creating the new connected device ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure!

@Nir-Az
Nir-Az merged commit 3aebaf9 into realsenseai:development Jan 13, 2025
@remibettan
remibettan deleted the fix_connected_devices_length_mismatch branch July 29, 2025 14:08
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