You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/02/06 20:30:51 UTC

[GitHub] [incubator-nuttx] patacongo edited a comment on pull request #5424: timer: fix operation of periodic timers

patacongo edited a comment on pull request #5424:
URL: https://github.com/apache/incubator-nuttx/pull/5424#issuecomment-1030908195


   One thing that I especially dislike about this solution is that introduces a very ugly couple, external logic that uses the wdogs would have special internal knowledge of the implementation of the wdog.  That is the worst form of coupling and terrible modular thinking.
   
   This is very bad quality engineering and should not be permitted into the repository.


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org