ReportLiveDeviceObjects sometimes crashing
Gavin-Williams opened this issue · 2 comments
Gavin-Williams commented
amerkoleci commented
Need example to reproduce to track the issue.
Thanks
manju-summoner commented
If you are calling ReportLiveDeviceObjects
from multi-threads, try adding an exclusion control to prevent ReportLiveDeviceObjects
from running at the same time.
This workaround worked in my project.