issues Search Results · repo:caolan/async language:JavaScript
Filter by
1k results
(78 ms)1k results
incaolan/async (press backspace or delete to remove)node:internal/assert:17
throw new ERR_INTERNAL_ASSERTION(message);
^
Error [ERR_INTERNAL_ASSERTION]: Unexpected module status 3.
This is caused by either a bug in Node.js or incorrect usage ...
dlants
- Opened 24 days ago
- #2037
Description When using async.series with callback(false) in a task function, the series is silently canceled without
running the final callback. This behavior is unexpected and undocumented, as standard ...
eliottkespi
- 1
- Opened on May 4
- #2035
Hello, First of all, thank you for this great library!
This is not an issue but a question.
I m using the queue functionality in async to commit database transactions. Below is an example of how I currently ...
niclasek
- Opened on Mar 7
- #2025
Hey! I don t understand what I m doing wrong, please help :)
Several insert transactions work ok, but then it fails. I m using clickhouse-sqlalchemy with async driver.
My code:
async with AsyncSessionCompressed() ...
tvorogme
- 1
- Opened on Feb 2
- #2019
I m using async version 3.2.4 in node version 20.12.1. There s no compiler in my tool chain.
// below code applies two approaches to running async.auto, the first in plain and the second wrapped in try/catch/finally ...
question
pjbrinck
- 1
- Opened on Jan 11
- #2012
!-- This template is for bug reports. If you are reporting a bug, please continue on. If you are here for another reason (such as a feature request, change, or question) you can disregard this template ...
mitra42
- Opened on Dec 14, 2024
- #2010
!-- This template is for bug reports. If you are reporting a bug, please continue on. If you are here for another reason (such as a feature request, change, or question) you can disregard this template ...
docs
davidebettio
- 1
- Opened on Nov 22, 2024
- #2007
I was curious, when using something like:
async.eachLimit and you set the limit to 60, is there a way you can tell how many operations are still running? I am
running into a case where the callback is ...
question
queue
jungalwala
- 1
- Opened on Nov 14, 2024
- #2006
I have an iteratee which I know to be synchronous.
await async.forEachSeries(plannedActivities, currentPa = {
let pa
if (docsToUpdate.has(currentPa._id)) {
// We have ...
robross0606
- 4
- Opened on Oct 4, 2024
- #1996

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.