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

Avoid losing waitable handles while using MultiThreadedExecutor #2109

Merged
merged 4 commits into from
Mar 13, 2023

Commits on Mar 1, 2023

  1. Avoid losing waitable handles while using MultiThreadedExecutor

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ab50018 View commit details
    Browse the repository at this point in the history
  2. Remove wrong change

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    122e180 View commit details
    Browse the repository at this point in the history
  3. Optimize codes

    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9f25339 View commit details
    Browse the repository at this point in the history
  4. Update test case 'get_next_waitable' and remove trick code for this t…

    …est case
    
    Signed-off-by: Barry Xu <barry.xu@sony.com>
    Barry-Xu-2018 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    348ab51 View commit details
    Browse the repository at this point in the history