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
The first test for @async/pool appears to be flaky due to it expecting the execution to happen within a time range but if the execution is slow then it fails.
The first test for
@async/pool
appears to be flaky due to it expecting the execution to happen within a time range but if the execution is slow then it fails.The Test:
std/async/pool_test.ts
Line 11 in e3dc30a
Its failure: https://github.com/denoland/std/actions/runs/12616622006/job/35158046648#step:4:1
The text was updated successfully, but these errors were encountered: