test hooks executes hook within while in api_test.exs:230 fails intermittently — hook callbacks from successive while-loop iterations are delivered out of order. Expected {20.0, 3} (iteration 2) but received {60.0, 2} (iteration 3). Observed in CI on Elixir 1.18.4 / OTP 28.3.