CurtHagenlocher opened a new pull request, #3755:
URL: https://github.com/apache/arrow-adbc/pull/3755

   Fix flaky test SendAsync_WithExternalToken_BlocksUntilTokenExchangeCompletes 
by using the more-accurate `Stopwatch` instead of `DateTime.UtcNow`. The latter 
was regularly causing test failures with messages like "Request took 
488.5696ms, which is shorter than the token exchange delay of 500ms. Expected 
blocking behavior." due to the lack of precision.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to