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
Accelerator
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
Type
/
to 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
.
ros2
/
rclpy
Public
Notifications
You must be signed in to change notification settings
Fork
294
Star
465
Code
Issues
128
Pull requests
28
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix the flaky immediate shutdown.
- #1666
#1666
Open
clalancette
wants to merge 10 commits into
rolling
ros2/rclpy:rolling
from
clalancette/fix-immediate-shutdown
ros2/rclpy:clalancette/fix-immediate-shutdown
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Fix the flaky immediate shutdown.
#1666
clalancette
wants to merge 10 commits into
rolling
ros2/rclpy:rolling
from
clalancette/fix-immediate-shutdown
ros2/rclpy:clalancette/fix-immediate-shutdown
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
Fix the flaky immediate shutdown.
Show description for 43c49af
clalancette
committed
43c49af
View commit details
Copy full SHA for 43c49af
Browse repository at this point
Fix some dead code in executor shutdown.
Show description for 6ca0ddb
clalancette
committed
6ca0ddb
View commit details
Copy full SHA for 6ca0ddb
Browse repository at this point
Make executor shutdown honor the timeout_sec.
Show description for 396f00f
clalancette
committed
396f00f
View commit details
Copy full SHA for 396f00f
Browse repository at this point
Fix concurrent shutdown deadlock from worker callbacks.
Show description for dec3490
clalancette
and
claude
committed
dec3490
View commit details
Copy full SHA for dec3490
Browse repository at this point
Fix MultiThreadedExecutor.shutdown() called from worker callback.
Show description for 3bc9757
clalancette
and
claude
committed
3bc9757
View commit details
Copy full SHA for 3bc9757
Browse repository at this point
Keep concurrent shutdown waiters in the drain set until the callback ends.
Show description for 5fbb092
clalancette
and
claude
committed
5fbb092
View commit details
Copy full SHA for 5fbb092
Browse repository at this point
Fix await coroutine unblocking during context manager.
Show description for c92bbb8
clalancette
committed
c92bbb8
View commit details
Copy full SHA for c92bbb8
Browse repository at this point
Lint.
Show description for 7033d8a
clalancette
committed
7033d8a
View commit details
Copy full SHA for 7033d8a
Browse repository at this point
Test waiter leak on timeout (#1674)
Show description for 33c77c9
mjcarroll
authored and
clalancette
committed
33c77c9
View commit details
Copy full SHA for 33c77c9
Browse repository at this point
Feedback from review.
Show description for 403dcb9
clalancette
committed
403dcb9
View commit details
Copy full SHA for 403dcb9
Browse repository at this point
You can’t perform that action at this time.