simbit18 commented on issue #14680:
URL: https://github.com/apache/nuttx/issues/14680#issuecomment-2461833113

   `@simbit18 Hmmm suppose right after CI Test there's another build. If CI 
Test runs for all 3 hours, then the build after CI Test will never run. So 
actually I prefer if CI Test could terminate itself (after 1 hour) and let 
other builds run.`
   right !!!
   
   ```
   Describe the solution you'd like
   CI Test should complete within 1 hour. It should gracefully terminate itself 
(and report an error) if the runtime exceeds 1 hour.
   ```
   This in my opinion is the right solution
   
   
   
   The GitHub Actions timeout is only for safety and not to fall back into the 
tunnel https://github.com/apache/nuttx/issues/14376


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