TimJTi commented on issue #12629: URL: https://github.com/apache/nuttx/issues/12629#issuecomment-2217519743
@yf13 @xiaoxiang781216 I apologise for wasting your time here. Although bisect correctly showed that it was the PR referenced here that was to "blame" the fault was in my App. I believe I had a race condition related to a FIFO being used between 2 threads, and the faster (?) startup that resulted from this PR revealed the issue. Now I have reworked the code, it behaves well - and better overall - whether I run my app from nsh or as the startup app. Thank you for helping me find a bug that would have come back to bite me one day in the future for sure! -- 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]
