Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gistart
/
asyncio-pool
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
120
Code
Issues
0
Pull requests
2
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 21, 2022
version bump to 0.6.0
olegm
committed
cd79fe7
Copy full SHA for cd79fe7
actions: -py3.5 +py3.9 +py3.10
olegm
committed
6357577
Copy full SHA for 6357577
Merge pull request #10 from smithk86/master
Show description for 7f58e49
gistart
authored
7f58e49
Copy full SHA for 7f58e49
Commits on Feb 26, 2022
asyncio.wait() no longer supports the "loop" argument as of Python 3.10
smithk86
authored and
Kyle Smith
committed
d8e7fa1
Copy full SHA for d8e7fa1
Commits on Sep 20, 2020
Merge pull request #9 from jtojnar/utf8
Show description for 1da1080
gistart
authored
1da1080
Copy full SHA for 1da1080
Commits on Sep 19, 2020
Drop broken coding comment
Show description for 01b5b01
jtojnar
committed
01b5b01
Copy full SHA for 01b5b01
Commits on Sep 1, 2020
version bump to 0.5.1
olegm
committed
5d2f132
Copy full SHA for 5d2f132
Merge pull request #8 from gistart/pr/cancel-fix
Show description for fed3c91
gistart
authored
fed3c91
Copy full SHA for fed3c91
got rid of cancellation warnings "coroutine was never awaited"
olegm
committed
5265260
Copy full SHA for 5265260
small fix for cancel, new cancel test
olegm
committed
3728180
Copy full SHA for 3728180
Commits on Aug 4, 2020
Merge pull request #6 from gistart/pr/py38+
Show description for 7814e7f
gistart
authored
7814e7f
Copy full SHA for 7814e7f
py38+: explicit loop argument warnings fixed; requirements, scripts and github action updated
olegm
committed
e87668e
Copy full SHA for e87668e
Merge pull request #3 from FichteForks/pr/sync-spawn-map_n
Show description for 001f9c1
gistart
authored
001f9c1
Copy full SHA for 001f9c1
Commits on Jul 23, 2020
ci action test#5
gistart
authored
a4f8a37
Copy full SHA for a4f8a37
ci action test #5
gistart
authored
fd28920
Copy full SHA for fd28920
ci action test #4
gistart
authored
550f631
Copy full SHA for 550f631
ci action test#3
gistart
authored
fc5dab8
Copy full SHA for fc5dab8
CI test action #2
gistart
authored
05f33f1
Copy full SHA for 05f33f1
CI tests action #1
gistart
authored
79d5a07
Copy full SHA for 79d5a07
Commits on Jul 20, 2020
Fix usages of spawn_n and map_n in tests and readme
FichteFoll
committed
c3a30af
Copy full SHA for c3a30af
Enhance cancel test
Show description for b1a8138
FichteFoll
committed
b1a8138
Copy full SHA for b1a8138
asyncio.CancelledError does not subclass Exception
Show description for 62ef0b5
FichteFoll
committed
62ef0b5
Copy full SHA for 62ef0b5
Make spawn_n and map_n synchronous
Show description for b04a724
FichteFoll
committed
b04a724
Copy full SHA for b04a724
Merge pull request #4 from FichteForks/pr/wait-cancel
Show description for 34577f0
gistart
authored
34577f0
Copy full SHA for 34577f0
Actually wait for tasks when cancelling
Show description for 74ee527
FichteFoll
committed
74ee527
Copy full SHA for 74ee527
Commits on Aug 21, 2019
version bump to 0.4.1
olegm
committed
f3e8e96
Copy full SHA for f3e8e96
Merge pull request #1 from smithk86/master
Show description for 2c8cdd1
gistart
authored
2c8cdd1
Copy full SHA for 2c8cdd1
Commits on Feb 5, 2019
define __len__() to show number of active coroutines
Kyle Smith
committed
b85173c
Copy full SHA for b85173c
Commits on Jul 26, 2018
more flexible results extraction
gistart
committed
b4902ac
Copy full SHA for b4902ac
itermap for python3.5
gistart
committed
d970c09
Copy full SHA for d970c09
Commits on Jul 25, 2018
readme links fixed
gistart
committed
7a710af
Copy full SHA for 7a710af
proper callbacks support, usage and tests for it; docstrings; readme;
gistart
committed
16f4958
Copy full SHA for 16f4958
Commits on Jul 23, 2018
map uses spawn under the hood, instead of spawn_n; loadtest added
gistart
committed
e4b0e7f
Copy full SHA for e4b0e7f
new feature: task cancellation; license and setup.py added
gistart
committed
8e6b438
Copy full SHA for 8e6b438
Commits on Jul 22, 2018
couple of tiny corrections
gistart
committed
c22ee2e
Copy full SHA for c22ee2e
Pagination
Previous
Next
You can’t perform that action at this time.