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
When checking tasuku in the playground, I noticed a single task group with 3 tasks of 1 second each takes 3 seconds, when I expected that it should complete after just over 1 second.
Bug description
When checking
tasuku
in the playground, I noticed a single task group with 3 tasks of 1 second each takes 3 seconds, when I expected that it should complete after just over 1 second.Reproduction
The code is available in the playground https://stackblitz.com/edit/tasuku-demo-vwyx8w?file=index.js
Environment
The text was updated successfully, but these errors were encountered: