masayuki2009 commented on pull request #4953: URL: https://github.com/apache/incubator-nuttx/pull/4953#issuecomment-990596073
@anchao >There is a potential problem that can lead to deadlock at >condition wait, if the timeout of watchdog is a very small value >(less than 1ms ?), the timer interrupt will come before the nxsem_wait() Please add the above comments into the commit messages. The comments would be useful to understand why we need to revert the commits. Also, can you modify the ostest so that we can confirm the race condition? I'd like to check the test case with spresense. -- 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]
