Files
pip/libs/main
andrey 9a43cea14e fix(PIConditionVariable): clamp negative timeout in waitFor
When elapsed time exceeded the timeout, the remaining milliseconds
expression went negative and was implicitly converted to DWORD,
wrapping to ~0xFFFFFFFF (5 days) — effectively INFINITE.
Now clamps to 0 and returns false when time has elapsed.
2026-08-06 10:19:02 +03:00
..
2026-03-20 16:31:30 +03:00
2026-03-12 14:46:57 +03:00
2026-05-27 16:37:04 +03:00
2022-12-14 14:13:52 +03:00
2026-03-20 16:31:30 +03:00
2026-08-05 23:25:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
doc
2026-03-12 19:21:03 +03:00
doc
2026-03-12 19:21:03 +03:00
2026-05-26 21:38:00 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-05-29 09:56:29 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-20 16:31:30 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00
2026-03-12 14:46:57 +03:00