Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Conversation

@saininav
Copy link

@saininav saininav commented Jul 4, 2019

Child process not able to finish before parent process
exits, which causing hdcpd service failure.

Added wait function to block parent process
until child process exits.

Issue is observed if CMAKE_BUILD_TYPE=Release

Signed-off-by: Naveen Saini naveen.kumar.saini@intel.com

Child process not able to finish before parent process
exits, which causing hdcpd service failure.

Added wait function to block parent process
until child process exits.

Issue is observed if CMAKE_BUILD_TYPE=Release

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
@shiqiangyu
Copy link
Contributor

Thanks for you PR, will repro the issue and fix it.

@nastoychev
Copy link

nastoychev commented Sep 21, 2022

Thanks for you PR, will repro the issue and fix it.

Doesn't slove the issue on Ubuntu 22.04.1 LTS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants