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 }}
David-Haim
/
concurrencpp
Public
Notifications
You must be signed in to change notification settings
Fork
253
Star
2.8k
Code
Issues
10
Pull requests
3
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
unified way to throw null exceptions and shutdown exceptions.
- #175
#175
Merged
David-Haim
merged 15 commits into
develop
David-Haim/concurrencpp:develop
from
throw_helper
David-Haim/concurrencpp:throw_helper
Copy head branch name to clipboard
May 1, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
unified way to throw null exceptions and shutdown exceptions.
#175
David-Haim
merged 15 commits into
develop
David-Haim/concurrencpp:develop
from
throw_helper
David-Haim/concurrencpp:throw_helper
Copy head branch name to clipboard
Commits
Commits on Nov 24, 2023
initial commit of throw_helper
David-Haim
committed
8a72071
View commit details
Copy full SHA for 8a72071
Browse repository at this point
Commits on Nov 25, 2023
throw_helper for result(promise)
David-Haim
committed
48ccbf7
View commit details
Copy full SHA for 48ccbf7
Browse repository at this point
Commits on Nov 27, 2023
rp refactor
David-Haim
committed
f578aa3
View commit details
Copy full SHA for f578aa3
Browse repository at this point
Commits on Aug 11, 2024
Merge remote-tracking branch 'origin/develop' into throw_helper
David-Haim
committed
6cbec85
View commit details
Copy full SHA for 6cbec85
Browse repository at this point
shared_result + lazy_result to user throw_helper
David-Haim
committed
9b7086f
View commit details
Copy full SHA for 9b7086f
Browse repository at this point
Commits on Feb 25, 2025
generator, result, timer, timer_queue to use throw_helper
David-Haim
committed
c2d0529
View commit details
Copy full SHA for c2d0529
Browse repository at this point
Commits on Mar 8, 2025
more files to use throw_helper
David-Haim
committed
abf0a63
View commit details
Copy full SHA for abf0a63
Browse repository at this point
Commits on Mar 11, 2025
make_xx, resume_on, parallel-coroutine to use throw_helper
David-Haim
committed
258aa36
View commit details
Copy full SHA for 258aa36
Browse repository at this point
Commits on Apr 17, 2025
async_lock, scoped_async_lock and async_condition_variable to use throw_helper
David-Haim
committed
d9c8999
View commit details
Copy full SHA for d9c8999
Browse repository at this point
executors to use throw_helper when throwing a shutdown exception
David-Haim
committed
835a61f
View commit details
Copy full SHA for 835a61f
Browse repository at this point
modify tests to work with throw_helper
David-Haim
committed
1710374
View commit details
Copy full SHA for 1710374
Browse repository at this point
Commits on May 1, 2025
small improvements, formatting
David-Haim
committed
55c3ce2
View commit details
Copy full SHA for 55c3ce2
Browse repository at this point
ad missing include
David-Haim
committed
e522472
View commit details
Copy full SHA for e522472
Browse repository at this point
Add missing includes
David-Haim
committed
89d692e
View commit details
Copy full SHA for 89d692e
Browse repository at this point
upgrade ubuntu and mac-os in the runners
David-Haim
committed
a34ce02
View commit details
Copy full SHA for a34ce02
Browse repository at this point
You can’t perform that action at this time.