Nguyễn Mạnh Vũ
Results
1
issues of
Nguyễn Mạnh Vũ
#### Problem `UniTask.WhenEach` with `await foreach` seems to freeze when called with an empty collection  #### Reproducing code ```C# private static async UniTask Time(ICollection durations) { Debug.Log($"Start {durations.Count} timers");...
stale