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
.
temporalio
/
sdk-python
Public
Notifications
You must be signed in to change notification settings
Fork
216
Star
1.2k
Code
Issues
86
Pull requests
26
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix: call task.uncancel() after catching CancelledError in shield loops (Python 3.11+)
- #1523
#1523
Merged
tconley1428
merged 8 commits into
temporalio:main
temporalio/sdk-python:main
from
brucearctor:fix/uncancel-shielded-child-workflow
brucearctor/sdk-python:fix/uncancel-shielded-child-workflow
Copy head branch name to clipboard
May 27, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: call task.uncancel() after catching CancelledError in shield loops (Python 3.11+)
#1523
tconley1428
merged 8 commits into
temporalio:main
temporalio/sdk-python:main
from
brucearctor:fix/uncancel-shielded-child-workflow
brucearctor/sdk-python:fix/uncancel-shielded-child-workflow
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
fix: call task.uncancel() after catching CancelledError in shield loops
Show description for c445cab
brucearctor
committed
c445cab
View commit details
Copy full SHA for c445cab
Browse repository at this point
test: add coverage for task.uncancel() in shield loops
Show description for 81a0a4e
brucearctor
committed
81a0a4e
View commit details
Copy full SHA for 81a0a4e
Browse repository at this point
test: add coverage for nexus operation shield loops
brucearctor
committed
77c798b
View commit details
Copy full SHA for 77c798b
Browse repository at this point
style: apply ruff formatting fixes
brucearctor
committed
650fdf6
View commit details
Copy full SHA for 650fdf6
Browse repository at this point
Commits on May 19, 2026
Merge branch 'main' into fix/uncancel-shielded-child-workflow
tconley1428
authored
0f8e1b5
View commit details
Copy full SHA for 0f8e1b5
Browse repository at this point
Commits on May 20, 2026
Merge branch 'main' into fix/uncancel-shielded-child-workflow
brucearctor
authored
cf01dab
View commit details
Copy full SHA for cf01dab
Browse repository at this point
Commits on May 25, 2026
fix: use sys.version_info guard for task.uncancel() to satisfy type checkers
Show description for d1e70f7
brucearctor
committed
d1e70f7
View commit details
Copy full SHA for d1e70f7
Browse repository at this point
Merge branch 'main' into fix/uncancel-shielded-child-workflow
brucearctor
authored
6479678
View commit details
Copy full SHA for 6479678
Browse repository at this point
You can’t perform that action at this time.