Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
RisingStack
/
async-listener
Public
forked from
othiym23/async-listener
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 2, 2016
fix(readme): remove nodei.co
gergelyke
committed
c2f1f6d
View commit details
Copy full SHA for c2f1f6d
Browse repository at this point
chore(package): bump version to 1.0
gergelyke
committed
c00457f
View commit details
Copy full SHA for c00457f
Browse repository at this point
Commits on Nov 14, 2015
Merge pull request #47 from othiym23/hayes/fix-promise-catch
Show description for 27fd00e
hayes
committed
27fd00e
View commit details
Copy full SHA for 27fd00e
Browse repository at this point
fix promise catch chaning when there was no error, and ensure after gets run even when handler throws
Michael Hayes
committed
0ae04f6
View commit details
Copy full SHA for 0ae04f6
Browse repository at this point
Commits on Oct 13, 2015
Merge pull request #44 from watson/patch-1
Show description for 8d35c5b
Qard
committed
8d35c5b
View commit details
Copy full SHA for 8d35c5b
Browse repository at this point
Commits on Oct 10, 2015
Fix comment typo
watson
committed
22aed06
View commit details
Copy full SHA for 22aed06
Browse repository at this point
Commits on Aug 4, 2015
0.5.6
Qard
committed
913d799
View commit details
Copy full SHA for 913d799
Browse repository at this point
Fix process.nextTick vararg support
Jan Krems
authored and
Qard
committed
14d01b2
View commit details
Copy full SHA for 14d01b2
Browse repository at this point
Commits on May 30, 2015
0.5.5
othiym23
committed
cec7b82
View commit details
Copy full SHA for cec7b82
Browse repository at this point
doc: add overview on monkeypatching promises
Michael Hayes
authored and
othiym23
committed
04f52b4
View commit details
Copy full SHA for 04f52b4
Browse repository at this point
Commits on May 29, 2015
fix throwing in executor
Michael Hayes
committed
4cbbec2
View commit details
Copy full SHA for 4cbbec2
Browse repository at this point
Fix instanceof check for wrapped promises
Jimmy Jia
committed
accd8cc
View commit details
Copy full SHA for accd8cc
Browse repository at this point
Fix test failures on iojs 2.x
Jimmy Jia
committed
46cbaac
View commit details
Copy full SHA for 46cbaac
Browse repository at this point
Move wrapper creation back after continuation
Jimmy Jia
committed
b5a6bb0
View commit details
Copy full SHA for b5a6bb0
Browse repository at this point
properly continue from promise in then to next then continuation
Michael Hayes
committed
4e0de3b
View commit details
Copy full SHA for 4e0de3b
Browse repository at this point
Commits on May 27, 2015
Wrap future continuations as well
Jimmy Jia
committed
fad6f73
View commit details
Copy full SHA for fad6f73
Browse repository at this point
Commits on May 26, 2015
test: tearDown went away in tap@1
othiym23
committed
a8d413f
View commit details
Copy full SHA for a8d413f
Browse repository at this point
0.5.3
othiym23
committed
4d08034
View commit details
Copy full SHA for 4d08034
Browse repository at this point
fix Promise tests and instanceof checks for Promises
Michael Hayes
authored and
othiym23
committed
704cacc
View commit details
Copy full SHA for 704cacc
Browse repository at this point
Commits on Apr 8, 2015
0.5.2
othiym23
committed
946e058
View commit details
Copy full SHA for 946e058
Browse repository at this point
Fix iojs 1.6.3+
Show description for db43e0c
Qard
authored and
othiym23
committed
db43e0c
View commit details
Copy full SHA for db43e0c
Browse repository at this point
Commits on Mar 7, 2015
0.5.1
othiym23
committed
4d450ae
View commit details
Copy full SHA for 4d450ae
Browse repository at this point
update engines field to match reality
Show description for 7e59003
othiym23
committed
7e59003
View commit details
Copy full SHA for 7e59003
Browse repository at this point
Commits on Feb 19, 2015
0.5.0
othiym23
committed
9a728b1
View commit details
Copy full SHA for 9a728b1
Browse repository at this point
fixed typo and reformatted markdown
othiym23
committed
c1a75e2
View commit details
Copy full SHA for c1a75e2
Browse repository at this point
Commits on Feb 18, 2015
Fix logic error and disconnect test
Show description for 03e8256
Qard
authored and
Michael Hayes
committed
03e8256
View commit details
Copy full SHA for 03e8256
Browse repository at this point
Fix disconnection and handle tests
Qard
authored and
Michael Hayes
committed
cc3cd27
View commit details
Copy full SHA for cc3cd27
Browse repository at this point
Use real port for handle test
Qard
authored and
Michael Hayes
committed
9f73d7b
View commit details
Copy full SHA for 9f73d7b
Browse repository at this point
Reflect 0.11.11 changes in API
Show description for 1ed0b6b
Refael Ackermann
authored and
Michael Hayes
committed
1ed0b6b
View commit details
Copy full SHA for 1ed0b6b
Browse repository at this point
support Native Promises
Michael Hayes
committed
25f30d2
View commit details
Copy full SHA for 25f30d2
Browse repository at this point
Commits on Jul 28, 2014
0.4.7
othiym23
committed
3f5dd46
View commit details
Copy full SHA for 3f5dd46
Browse repository at this point
fix _handle undefined error
Jacob Groundwater
committed
7ce3221
View commit details
Copy full SHA for 7ce3221
Browse repository at this point
Commits on Jul 24, 2014
0.4.6
othiym23
committed
d7a9c03
View commit details
Copy full SHA for d7a9c03
Browse repository at this point
Don't try to wrap socket "onread" when socket is already closed.
Show description for 23ad97a
Martin Atkins
authored and
othiym23
committed
23ad97a
View commit details
Copy full SHA for 23ad97a
Browse repository at this point
test: add test for adding async-listeners in flight
Show description for b924297
groundwater
authored and
othiym23
committed
b924297
View commit details
Copy full SHA for b924297
Browse repository at this point
Previous
Next
You can’t perform that action at this time.