On Sat Sep 20 07:54:36 2025 +0000, Jinoh Kang wrote:
Use `GetCurrentProcess()` instead of `INVALID_HANDLE_VALUE` for never-signaled object. Ditto for other tests.
Both have the same value. What's the difference? INVALID_HANDLE_VALUE has the advantage of being clearly not a valid object.