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

test-dds-md-syncer remove checks for intervined callbacks #13688

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

OhadMeir
Copy link
Contributor

Tracked on [RSDEV-3047]

Revert timeouts change of PR#13682, remove checks that depend on order of execution for multithread test case.

@OhadMeir OhadMeir requested a review from Nir-Az January 19, 2025 13:08
Thread A enqueues frame0
Thread A enqueues frame1
Thread B enqueues metadata1
hadndle_frame_without_metadata( frame0 ) calls user callback in thread B context
Copy link
Collaborator

Choose a reason for hiding this comment

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

typo - hadndle

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@OhadMeir OhadMeir merged commit 8e1291a into IntelRealSense:development Jan 19, 2025
22 of 23 checks passed
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