Skip to content

Fix error polling last value reset logic#10091

Merged
maloel merged 6 commits into
realsenseai:developmentfrom
Nir-Az:fix_error_polling_reset_logic
Dec 22, 2021
Merged

Fix error polling last value reset logic#10091
maloel merged 6 commits into
realsenseai:developmentfrom
Nir-Az:fix_error_polling_reset_logic

Conversation

@Nir-Az

@Nir-Az Nir-Az commented Dec 22, 2021

Copy link
Copy Markdown
Collaborator

Tracked on [LRS-348]

@Nir-Az Nir-Az requested a review from maloel December 22, 2021 10:36
Comment thread src/error-handling.cpp Outdated
Comment thread src/error-handling.cpp Outdated
_silenced = true;
}

if ( strong && !_silenced ) strong->raise_notification(_decoder->decode(val));

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we should LOG_DEBUG here, too, no? Do we show it any other way in the current logs?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Log debug what? that we could not get the shared ptr?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

That we had an error

@maloel maloel merged commit 57727c8 into realsenseai:development Dec 22, 2021
@Nir-Az Nir-Az deleted the fix_error_polling_reset_logic branch June 7, 2022 06:37
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