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 2021/09/03 10:40:49 UTC

[GitHub] [incubator-nuttx] GUIDINGLI commented on pull request #4466: sched/wdog/wd_start.c: move wd_expiration() function back to while loop

GUIDINGLI commented on pull request #4466:
URL: https://github.com/apache/incubator-nuttx/pull/4466#issuecomment-912441945


   Can you explain why move the wd_expiration to while loop can fix the problem.
   What's the difference ?
   
   In wd_expiration(), will looping execute wdog->func from g_wdactivelist.
   So wd_expiration() do once is enough, I think.


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