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

The example of DisplayCoreCustomCompositor will get stuck in the ExecuteTask function when running. #367

Open
Jasonwky opened this issue Oct 24, 2024 · 1 comment

Comments

@Jasonwky
Copy link

Jasonwky commented Oct 24, 2024

When using the example of DisplayCoreCustomCompositor, it was found that taskPool was being executed Does anyone know why someone gets stuck in the ExecuteTask function when executing a task? How should we solve it? https://github.com/microsoft/Windows-classic-samples/blob/main/Samples/DisplayCoreCustomCompositor/cpp/DisplayCoreCustomCompositor.cpp

@Jasonwky
Copy link
Author

When using the example of DisplayCoreCustomCompositor, it was found that taskPool was being executed Does anyone know why someone gets stuck in the ExecuteTask function when executing a task? How should we solve it? https://github.com/microsoft/Windows-classic-samples/blob/main/Samples/DisplayCoreCustomCompositor/cpp/DisplayCoreCustomCompositor.cpp

Just to add, it was found that there is no problem on Win10. Turning off vertical synchronization on Win11 is not a problem, but turning on vertical synchronization will cause it to get stuck. Is this a bug in the Win11 system?

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

No branches or pull requests

1 participant