Skip to content

Main UI thread deadlocks when using WaitAny #43

@janandojan

Description

@janandojan

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions