dinput/tests: Remove racy IForceFeedbackEffect reference count checks.
Because the async operation holds a reference on the invoker and the
param, it may keep the effect alive until the worker thread releases
its reference on the async operation. We have no way to synchronize on
that.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53199Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Showing
Please
register
or
sign in
to comment