Files
codeql-action/lib
Chuan-kai Lin 8185897cad Rename withTimeout() to waitForResultWithTimeLimit()
The name withTimeout() gives the impression that it would limit the
execution of the promise to the given time bound. But that is not the
case: it is only the _waiting_ that is limited, and the promise would
keep running beyond the time bound.

This commit renames withTimeout() to waitForResultWithTimeLimit() so
that developers are more likely to understand the actual behavior of
this function.
2025-09-18 08:27:36 -07:00
..
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00
2025-09-15 17:18:08 +00:00