snazy opened a new pull request, #4568:
URL: https://github.com/apache/polaris/pull/4568

   Add the missing tests around async task submission retries for both async
   executor implementations.
   
   The tests cover immediate, delayed, and periodic tasks under pool saturation,
   repeated rejections, cancellation while a retry is pending, and close-time
   cleanup. These are the cases that are easy to break because the task, timer,
   and executor state all move independently.
   
   Depends on #4543


-- 
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