comphead commented on PR #21632:
URL: https://github.com/apache/datafusion/pull/21632#issuecomment-4253802851

   > @comphead for a deadlock situation a failing test with say a minute of 
timeout should suffice ? I wanted to add a test but I think that timeout based 
test cases make the testcases flaky.
   
   That was an initial idea, using `nextest`
   https://nexte.st/docs/features/slow-tests/#per-test-settings
   just set a timeout for a min or 2, it if deadlock happens the timeout will 
trigger
   
   and the test can be part of `extended` tests
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to