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 ![Image](https://github.com/user-attachments/assets/8d6f040c-37a5-4584-9680-10fa59cc6002) #### Reproducing code ```C# private static async UniTask Time(ICollection durations) { Debug.Log($"Start {durations.Count} timers");...

stale