You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(util): add timeouts to WaitUntil calls in tests
Add 5-second timeouts to UniTask.WaitUntil calls to prevent tests from
hanging indefinitely if there's a regression. Uses CancellationTokenSource
with timeout for deterministic failure behavior.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Signed-off-by: JasonXuDeveloper - 傑 <jason@xgamedev.net>
0 commit comments