HomeWildfire Games

Fix User Reporter worker thread always using a full CPU-Thread

Description

Fix User Reporter worker thread always using a full CPU-Thread

Summary:
This bug was introduced in rP22772.
Fixed by not using the predicate of the wait command.
It was wrong and even if it was right it wouldn't be really usefull.

Reviewed by: Angen

Fixes: #5620

Differential Revision: https://code.wildfiregames.com/D2373