jlaitine opened a new pull request, #16176: URL: https://github.com/apache/nuttx/pull/16176
## Summary The DEBUGASSERTS in nxsem_wait and nxsem_trywait are non-functional, they don't check anything. These were broken in previous commits. ## Impact No functional impact, unless someone adds bugs and has CONFIG_DEBUG_ASSERTIONS enabled. ## Testing Tested that the code doesn't assert with CONFIG_DEBUG_ASSERTIONS enabled in rv_virt:nsh64 , mpfs and imx9 targets -- 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-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org