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 }}
mxcl
/
PromiseKit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
14.2k
Code
Issues
11
Pull requests
4
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Revised dispatching code ported to v7
- #975
#975
Merged
mxcl
merged 18 commits into
mxcl:v7
mxcl/PromiseKit:v7
from
GarthSnyder:dispatch-v7
GarthSnyder/PromiseKit:dispatch-v7
Copy head branch name to clipboard
Feb 10, 2019
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Revised dispatching code ported to v7
#975
mxcl
merged 18 commits into
mxcl:v7
mxcl/PromiseKit:v7
from
GarthSnyder:dispatch-v7
GarthSnyder/PromiseKit:dispatch-v7
Copy head branch name to clipboard
Commits
Commits on Dec 15, 2018
First draft of Dispatcher conversion
GarthSnyder
committed
f8b0ead
View commit details
Copy full SHA for f8b0ead
Browse repository at this point
Put back map(on: nil)
GarthSnyder
committed
4ba57ed
View commit details
Copy full SHA for 4ba57ed
Browse repository at this point
Rename async() method args to forestall ambiguity; compiles
GarthSnyder
committed
262b4dd
View commit details
Copy full SHA for 262b4dd
Browse repository at this point
Working on Dispatcher tests
GarthSnyder
committed
044fe78
View commit details
Copy full SHA for 044fe78
Browse repository at this point
Make Dispatcher arguments nonoptional
GarthSnyder
committed
0a027c8
View commit details
Copy full SHA for 0a027c8
Browse repository at this point
Finish tests
GarthSnyder
committed
855476a
View commit details
Copy full SHA for 855476a
Browse repository at this point
Generalize DispatchQueues to Dispatcher-protocol objects
GarthSnyder
committed
9e17e7d
View commit details
Copy full SHA for 9e17e7d
Browse repository at this point
Port Thenable.tap and Guarantee.get to Dispatcher objects
GarthSnyder
committed
686a1e6
View commit details
Copy full SHA for 686a1e6
Browse repository at this point
Commits on Dec 18, 2018
Add explicit import for Dispatch in tests (needed for Travis builds)
GarthSnyder
committed
83345a4
View commit details
Copy full SHA for 83345a4
Browse repository at this point
Travis-build all branches in Travis TRAVIS_BRANCHES env variable
GarthSnyder
committed
f78eaf1
View commit details
Copy full SHA for f78eaf1
Browse repository at this point
v7 Travis: Swift 3 only on latest compiler, sync Linux test/build
GarthSnyder
committed
f2eadfc
View commit details
Copy full SHA for f2eadfc
Browse repository at this point
Save artifacts (env must define ARTIFACTS_* for KEY, SECRET, REGION, BUCKET)
GarthSnyder
committed
0b936fd
View commit details
Copy full SHA for 0b936fd
Browse repository at this point
Disable artifact collection by default
GarthSnyder
committed
0da820a
View commit details
Copy full SHA for 0da820a
Browse repository at this point
Commits on Jan 5, 2019
Merge branch 'upstream/v7' into dispatch-v7
GarthSnyder
committed
6f1b45a
View commit details
Copy full SHA for 6f1b45a
Browse repository at this point
Commits on Jan 6, 2019
Reorganize .travis.yml for better diffability
GarthSnyder
committed
c47cf7b
View commit details
Copy full SHA for c47cf7b
Browse repository at this point
Commits on Feb 4, 2019
Merge remote-tracking branch 'upstream/v7' into dispatch-v7
GarthSnyder
committed
a77b91d
View commit details
Copy full SHA for a77b91d
Browse repository at this point
rm redundant public modifier
GarthSnyder
committed
e18c78c
View commit details
Copy full SHA for e18c78c
Browse repository at this point
Add TODO note to move log messages into LogError enum if they're kept
GarthSnyder
committed
5c52dcd
View commit details
Copy full SHA for 5c52dcd
Browse repository at this point
You can’t perform that action at this time.