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 }}
Colton127
/
flutter_soloud
Public
forked from
alnitak/flutter_soloud
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Handle engine teardown for add-to-app and hot restart scenarios
- #25
#25
Merged
Colton127
merged 10 commits into
main
Colton127/flutter_soloud:main
from
claude/soloud-unknown-error-lvb-0aldcf
Colton127/flutter_soloud:claude/soloud-unknown-error-lvb-0aldcf
Copy head branch name to clipboard
Jul 26, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Handle engine teardown for add-to-app and hot restart scenarios
#25
Colton127
merged 10 commits into
main
Colton127/flutter_soloud:main
from
claude/soloud-unknown-error-lvb-0aldcf
Colton127/flutter_soloud:claude/soloud-unknown-error-lvb-0aldcf
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2026
Android: clear stale callback registrations on hot restart
Show description for bbc1920
claude
committed
bbc1920
View commit details
Copy full SHA for bbc1920
Browse repository at this point
Android: never block the platform thread, and tear down on engine detach
Show description for eec5cb0
claude
committed
eec5cb0
View commit details
Copy full SHA for eec5cb0
Browse repository at this point
Commits on Jul 26, 2026
Merge pull request #23 from Colton127/fix/android-engine-detach-lifecycle
Show description for fddc6f4
Colton127
authored
fddc6f4
View commit details
Copy full SHA for fddc6f4
Browse repository at this point
Merge branch 'fix/android-hot-restart-callbacks'
Show description for a013b60
claude
committed
a013b60
View commit details
Copy full SHA for a013b60
Browse repository at this point
Gate engine teardown on lifecycle ownership, not callback ownership
Show description for 2304399
claude
committed
2304399
View commit details
Copy full SHA for 2304399
Browse repository at this point
Retire a detaching engine's callables even when its teardown is refused
Show description for a02149f
claude
committed
a02149f
View commit details
Copy full SHA for a02149f
Browse repository at this point
Scope engine init, callback registration and teardown to a lease
Show description for 69cdd85
claude
committed
69cdd85
View commit details
Copy full SHA for 69cdd85
Browse repository at this point
Make lease validation atomic, and let Dart see a refused registration
Show description for 69e2dcf
claude
committed
69e2dcf
View commit details
Copy full SHA for 69e2dcf
Browse repository at this point
Revert the multi-engine lease work
Show description for 348e6d7
claude
committed
348e6d7
View commit details
Copy full SHA for 348e6d7
Browse repository at this point
Recover from a failed device start, and from a missed interruption end
Show description for 3c4b8a0
claude
committed
3c4b8a0
View commit details
Copy full SHA for 3c4b8a0
Browse repository at this point
You can’t perform that action at this time.