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

Implementation of flush procedure added #101

Merged
merged 9 commits into from
Feb 22, 2024
Merged

Implementation of flush procedure added #101

merged 9 commits into from
Feb 22, 2024

Conversation

skywojciechowskim
Copy link
Contributor

Summary: Implementation of flush procedure
Type: Feature
Test Plan: Unittests, Component Tests, YT Conformance Tests
Jira: RIALTO-264

@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

Copy link

Pull request must be merged with a description containing the required fields,

Summary:
Type: Feature/Fix/Cleanup
Test Plan:
Jira:

If there is no jira releated to this change, please put 'Jira: NO-JIRA'.

Description can be changed by editing the top comment on your pull request and making a new commit.

@rdkcmf-jenkins
Copy link

@skywojciechowskim skywojciechowskim changed the title Implementation of flush procedure Implementation of flush procedure added Feb 21, 2024
@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

build-brcm-refboard2 Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/89dd5ad634cea0c17efe5faac5d6d6cd

aczs
aczs previously approved these changes Feb 21, 2024
return;
}
sourceIt->second.m_isFlushing = false;
if (sourceIt->second.m_seekingState == SeekingState::IDLE)
Copy link
Contributor

Choose a reason for hiding this comment

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

I think it will not be needed after seek refactoring

@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

@rdkcmf-jenkins
Copy link

build-brcm-refboard2 Console Log uploaded to Gist URL: https://gist.github.com/rdkcmf-jenkins/241dd4481854c93bdb0d82a5dcdc958f

@skywojciechowskim skywojciechowskim merged commit 02fffd5 into master Feb 22, 2024
8 of 11 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.

None yet

4 participants