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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
modern-python
/
lite-bootstrap
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
0
Star
13
Code
Issues
14
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
fix: lifecycle & teardown correctness (PR1 of bug-audit-v2)
- #108
#108
Merged
lesnik512
merged 14 commits into
main
modern-python/lite-bootstrap:main
from
fix/bug-audit-v2-pr1-lifecycle
modern-python/lite-bootstrap:fix/bug-audit-v2-pr1-lifecycle
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
fix: lifecycle & teardown correctness (PR1 of bug-audit-v2)
#108
lesnik512
merged 14 commits into
main
modern-python/lite-bootstrap:main
from
fix/bug-audit-v2-pr1-lifecycle
modern-python/lite-bootstrap:fix/bug-audit-v2-pr1-lifecycle
Copy head branch name to clipboard
Commits
Commits on Jun 5, 2026
docs: add 2026-06-05 bug audit v2 (UX/logic/security/tests)
Show description for 0015a67
lesnik512
and
claude
committed
0015a67
View commit details
Copy full SHA for 0015a67
Browse repository at this point
docs: add 2026-06-05 bug audit v2 sequencing (3 PRs)
Show description for 9889003
lesnik512
and
claude
committed
9889003
View commit details
Copy full SHA for 9889003
Browse repository at this point
docs: add PR1 TDD plan for lifecycle & teardown correctness
Show description for 6de8207
lesnik512
and
claude
committed
6de8207
View commit details
Copy full SHA for 6de8207
Browse repository at this point
fix: replace _narrow_app assert with TypeError (LOG-5/SEC-4 part A)
Show description for a766bda
lesnik512
and
claude
committed
a766bda
View commit details
Copy full SHA for a766bda
Browse repository at this point
fix: replace pyroscope precondition assert with RuntimeError (LOG-5/SEC-4 part B)
Show description for c4cd28a
lesnik512
and
claude
committed
c4cd28a
View commit details
Copy full SHA for c4cd28a
Browse repository at this point
docs: document OTel set_tracer_provider set-once constraint (LOG-1)
Show description for ac3c6c3
lesnik512
and
claude
committed
ac3c6c3
View commit details
Copy full SHA for ac3c6c3
Browse repository at this point
fix: restore OTel loggers' disabled state on teardown (LOG-2)
Show description for 63cc3f0
lesnik512
and
claude
committed
63cc3f0
View commit details
Copy full SHA for 63cc3f0
Browse repository at this point
fix: protect LoggingInstrument.teardown via TeardownError aggregation (LOG-3)
Show description for 8590404
lesnik512
and
claude
committed
8590404
View commit details
Copy full SHA for 8590404
Browse repository at this point
fix: restore broker logger storage on FastStreamLoggingInstrument teardown (LOG-4)
Show description for 728460e
lesnik512
and
claude
committed
728460e
View commit details
Copy full SHA for 728460e
Browse repository at this point
fix: add SentryInstrument.teardown that disables the SDK (LOG-9)
Show description for 7060636
lesnik512
and
claude
committed
7060636
View commit details
Copy full SHA for 7060636
Browse repository at this point
fix: use WeakKeyDictionary for Litestar OTel app cache (LOG-6)
Show description for 5dd4b70
lesnik512
and
claude
committed
5dd4b70
View commit details
Copy full SHA for 5dd4b70
Browse repository at this point
fix: guard against double _TeardownProvider attachment on FastMCP (LOG-7)
Show description for 9de2dc0
lesnik512
and
claude
committed
9de2dc0
View commit details
Copy full SHA for 9de2dc0
Browse repository at this point
fix: guard against double lifespan wrapping on FastAPI (LOG-8)
Show description for 0f528a3
lesnik512
and
claude
committed
0f528a3
View commit details
Copy full SHA for 0f528a3
Browse repository at this point
fix: enhance LOG-7 warning to spell out teardown consequence
Show description for 6919202
lesnik512
and
claude
committed
6919202
View commit details
Copy full SHA for 6919202
Browse repository at this point
You can’t perform that action at this time.