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 }}
wysaid
/
CameraCapture
Public
Notifications
You must be signed in to change notification settings
Fork
29
Star
186
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix(macos): avoid camera-permission deadlock when opening off the main thread
- #56
#56
Merged
wysaid
merged 8 commits into
main
wysaid/CameraCapture:main
from
fix/macos-camera-permission-deadlock
wysaid/CameraCapture:fix/macos-camera-permission-deadlock
Copy head branch name to clipboard
Jun 25, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix(macos): avoid camera-permission deadlock when opening off the main thread
#56
wysaid
merged 8 commits into
main
wysaid/CameraCapture:main
from
fix/macos-camera-permission-deadlock
wysaid/CameraCapture:fix/macos-camera-permission-deadlock
Copy head branch name to clipboard
Commits
Commits on Jun 24, 2026
fix(macos): avoid camera-permission deadlock when opening off the main thread
Show description for fc618ea
wysaid
and
claude
committed
fc618ea
View commit details
Copy full SHA for fc618ea
Browse repository at this point
test(macos): harden permission deadlock test against hangs and UAF
Show description for bb7f44b
wysaid
and
claude
committed
bb7f44b
View commit details
Copy full SHA for bb7f44b
Browse repository at this point
ci(windows): fix VS builds after windows-latest moved to the VS 2026 image
Show description for bd4e03c
wysaid
and
claude
committed
bd4e03c
View commit details
Copy full SHA for bd4e03c
Browse repository at this point
ci(windows): fix VS2026 shared-link test vcvars path
Show description for d21f8d5
wysaid
and
claude
committed
d21f8d5
View commit details
Copy full SHA for d21f8d5
Browse repository at this point
test(playback): make GetCurrentTimeProgression robust to CI timing
Show description for 7f30f19
wysaid
and
claude
committed
7f30f19
View commit details
Copy full SHA for 7f30f19
Browse repository at this point
ci(windows): make VS2026 configure idempotent for build-cache hits
Show description for dda3119
wysaid
and
claude
committed
dda3119
View commit details
Copy full SHA for dda3119
Browse repository at this point
Commits on Jun 25, 2026
fix(macos): notify condition_variable under lock; address review findings
Show description for 150f212
wysaid
and
claude
committed
150f212
View commit details
Copy full SHA for 150f212
Browse repository at this point
refactor(macos): drop the C++ wait helper, keep the minimal GCD fix
Show description for d78dbe8
wysaid
and
claude
committed
d78dbe8
View commit details
Copy full SHA for d78dbe8
Browse repository at this point
You can’t perform that action at this time.