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.  It ONLY works because of the particular timing you are using.  it 
is not a general solution.


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