[async] queue.push returns an array of promises when a task array is passed#75157
[async] queue.push returns an array of promises when a task array is passed#75157Blond11516 wants to merge 1 commit into
Conversation
|
@Blond11516 Thank you for submitting this PR! This is a live comment that I will keep updated. 1 package in this PRCode ReviewsBecause you edited one package and updated the tests (👏), I can help you merge this PR once someone else signs off on it. You can test the changes of this PR in the Playground. Status
Once every item on this list is checked, I'll ask you for permission to merge and publish the changes. InactiveThis PR has been inactive for 11 days — please try to get reviewers! Diagnostic Information: What the bot saw about this PR{
"type": "info",
"now": "-",
"pr_number": 75157,
"author": "Blond11516",
"headCommitOid": "af1004ac4324af16dce4b69064917516772b01b4",
"mergeBaseOid": "8245541d4ca2f5952ca1264d9f476e5bd00d51bd",
"lastPushDate": "2026-06-22T16:43:53.000Z",
"lastActivityDate": "2026-06-22T16:45:03.000Z",
"hasMergeConflict": false,
"isFirstContribution": false,
"tooManyFiles": false,
"hugeChange": false,
"tooManyCommits": false,
"tooManyReviews": false,
"popularityLevel": "Popular",
"pkgInfo": [
{
"name": "async",
"kind": "edit",
"files": [
{
"path": "types/async/index.d.ts",
"kind": "definition"
},
{
"path": "types/async/test/index.ts",
"kind": "test"
}
],
"owners": [
"borisyankov",
"kern0",
"fenying",
"pascalmartin",
"erossignon",
"Juliiii",
"brendtumi",
"apnsngr"
],
"addedOwners": [],
"deletedOwners": [],
"popularityLevel": "Popular"
}
],
"reviews": [],
"mainBotCommentID": 4770690004,
"ciResult": "pass"
} |
|
🔔 @borisyankov @Kern0 @fenying @pascalmartin @erossignon @Juliiii @brendtumi @apnsngr — please review this PR in the next few days. Be sure to explicitly select |
|
你好!我已经收到你的邮件,我会尽快回复你的~
|
|
Re-ping @borisyankov, @Kern0, @fenying, @pascalmartin, @erossignon, @Juliiii, @brendtumi, @apnsngr: This PR has been out for over a week, yet I haven't seen any reviews. Could someone please give it some attention? Thanks! |
Please fill in this template.
pnpm test <package to test>.Select one of these and delete the others:
If changing an existing definition:
package.json.