patacongo opened a new issue #1138: URL: https://github.com/apache/incubator-nuttx/issues/1138
Occasionally, you will see an odd behavior while within a critical section: A thread may be unexpectedly suspended. The proposed solution to this problem is to lock the scheduler while within a critical section. This solution, however, depends first on resolution of PR #1137 @xiaoxiang781216 Can you clarify the circumstance under which this was recurring. My old, tired brain cannot recall the details. This problem was originally reported by Guiding Li. As I recall there were two scenarios where unexpected context switches occurred: One involved PM state changes and the other involved cancellation of wdog timer. It would be good to get those two failure scenarios detailed here. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
