ntjohnson1 commented on code in PR #1517:
URL:
https://github.com/apache/datafusion-python/pull/1517#discussion_r3213102693
##########
.github/workflows/test.yml:
##########
@@ -29,6 +29,7 @@ env:
jobs:
test-matrix:
runs-on: ubuntu-latest
+ timeout-minutes: 30
Review Comment:
Right now things pass in 4 minutes but I accidentally committed a change
that deadlocked and would have run for 6 hours if I didn't push new commits.
Seems like a nice guard to footguns
--
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]