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 }}
anthony1810
/
ScreenStateKit
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
60
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Improve Cancellation Flow, Refactor CancelBag, ScreenActionStore and Error Handling.
- #21
#21
Merged
anthony1810
merged 9 commits into
anthony1810:main
anthony1810/ScreenStateKit:main
from
ThangKM:cancellation_flow
ThangKM/ScreenStateKit:cancellation_flow
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Improve Cancellation Flow, Refactor CancelBag, ScreenActionStore and Error Handling.
#21
anthony1810
merged 9 commits into
anthony1810:main
anthony1810/ScreenStateKit:main
from
ThangKM:cancellation_flow
ThangKM/ScreenStateKit:cancellation_flow
Copy head branch name to clipboard
Commits
Commits on Mar 8, 2026
refactor: improve CancelBag lifecycle, extract StreamStorage, and simplify ScreenActionStore
Show description for 6e5e0fd
ThangKM
committed
6e5e0fd
View commit details
Copy full SHA for 6e5e0fd
Browse repository at this point
Commits on Mar 9, 2026
Support async to isolated receive action function.
ThangKM
committed
4ef7013
View commit details
Copy full SHA for 4ef7013
Browse repository at this point
CancelBag should watch task completion weakly, allowing it to be deallocated before completed.
ThangKM
committed
1cedba5
View commit details
Copy full SHA for 1cedba5
Browse repository at this point
CancelBag should weakly observe task completion so it can be deallocated.
ThangKM
committed
5153d17
View commit details
Copy full SHA for 5153d17
Browse repository at this point
support CancelBag cancel duplicate task by policy
ThangKM
committed
d3a42f8
View commit details
Copy full SHA for d3a42f8
Browse repository at this point
Commits on Mar 15, 2026
Refactor CancelBag, ScreenActionStore, and error handling
Show description for 334f148
ThangKM
committed
334f148
View commit details
Copy full SHA for 334f148
Browse repository at this point
Add macOS 26.0 availability to Task.immediate usage
ThangKM
committed
d0b0010
View commit details
Copy full SHA for d0b0010
Browse repository at this point
Clean code
ThangKM
committed
af42d75
View commit details
Copy full SHA for af42d75
Browse repository at this point
refactor Task.immediate to StreamProducer
ThangKM
committed
dbf25f9
View commit details
Copy full SHA for dbf25f9
Browse repository at this point
You can’t perform that action at this time.