g2gps opened a new pull request, #2153: URL: https://github.com/apache/nuttx-apps/pull/2153
## Summary Waiting for an hour can cause the calculated tick count in `nxsem_clockwait` to overflow due to the default width of `sclock_t`. Reduce the long wait period on platforms not using 64-bit time. ## Impact Timed wait in the network monitor thread now operates as intended. ## Testing Custom hardware, based on litex:arty_a7 -- 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]
