Skip to content

[pull] main from github:main#8

Merged
pull[bot] merged 2 commits intoStemmlerSisters:mainfrom
github:main
Sep 18, 2025
Merged

[pull] main from github:main#8
pull[bot] merged 2 commits intoStemmlerSisters:mainfrom
github:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Sep 18, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

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.
Rename withTimeout() to waitForResultWithTimeLimit()
@pull pull bot locked and limited conversation to collaborators Sep 18, 2025
@pull pull bot added the ⤵️ pull label Sep 18, 2025
@pull pull bot merged commit 12dda79 into StemmlerSisters:main Sep 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant