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

Main UI thread deadlocks when using WaitAny #43

Open
janandojan opened this issue May 5, 2024 · 0 comments
Open

Main UI thread deadlocks when using WaitAny #43

janandojan opened this issue May 5, 2024 · 0 comments

Comments

@janandojan
Copy link

janandojan commented May 5, 2024

After getting the latest release of ATAPI.dll
I have increased number of UI thread deadlocks because of this line
switch (WaitHandle.WaitAny(arrWait))
in ProcessTapiMessages()

(.net framework 4.8 win form application in a STA thread)

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