szafonimateusz-mi commented on PR #18481:
URL: https://github.com/apache/nuttx/pull/18481#issuecomment-3989601305

   Disabling NTFC during heavy load seems like the worst solution to me. When 
we have a heavy CI load, it means a lot of changes are being pushed upstream, 
which is the most error-prone period. It's precisely at these moments NTFC is 
most useful. Compilation errors are trivial to detect and fix, errors in the 
operation of the OS that NTFC allows to detect are difficult to detect and then 
repair. So detecting the latter should be a priority.


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