Skip to content

feat(async/unstable): add support for AbortSignal in pooledMap#7014

Open
tomas-zijdemans wants to merge 7 commits intodenoland:mainfrom
tomas-zijdemans:pool-signal
Open

feat(async/unstable): add support for AbortSignal in pooledMap#7014
tomas-zijdemans wants to merge 7 commits intodenoland:mainfrom
tomas-zijdemans:pool-signal

Conversation

@tomas-zijdemans
Copy link
Copy Markdown
Contributor

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 19, 2026

Codecov Report

❌ Patch coverage is 98.93617% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 94.62%. Comparing base (cd03740) to head (0fd0830).

Files with missing lines Patch % Lines
async/unstable_pool.ts 98.93% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7014   +/-   ##
=======================================
  Coverage   94.61%   94.62%           
=======================================
  Files         634      635    +1     
  Lines       51799    51893   +94     
  Branches     9329     9356   +27     
=======================================
+ Hits        49009    49102   +93     
  Misses       2216     2216           
- Partials      574      575    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread async/unstable_pool.ts
@kt3k
Copy link
Copy Markdown
Contributor

kt3k commented Mar 9, 2026

Ok. Now this works, but also it is something new to std (No API in std is overloaded in this way as far as I'm aware, and is something not covered by the styled guide).

I'd like to here the opinions from other community members

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants