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
.
DeepLabCut
/
DeepLabCut-live-GUI
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
70
Code
Issues
10
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Several fixes to worker logic
- #57
#57
Merged
C-Achard
merged 27 commits into
master
DeepLabCut/DeepLabCut-live-GUI:master
from
cy/pre-release-2.0-review1
DeepLabCut/DeepLabCut-live-GUI:cy/pre-release-2.0-review1
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Several fixes to worker logic
#57
C-Achard
merged 27 commits into
master
DeepLabCut/DeepLabCut-live-GUI:master
from
cy/pre-release-2.0-review1
DeepLabCut/DeepLabCut-live-GUI:cy/pre-release-2.0-review1
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
Fix worker stop, timestamp handling, and imports
Show description for 5464900
C-Achard
committed
5464900
View commit details
Copy full SHA for 5464900
Browse repository at this point
Add WorkerState enum for worker lifecycle
Show description for 13bc76f
C-Achard
committed
13bc76f
View commit details
Copy full SHA for 13bc76f
Browse repository at this point
Improve DLCLive processor lifecycle and safety
Show description for 5b849dd
C-Achard
committed
5b849dd
View commit details
Copy full SHA for 5b849dd
Browse repository at this point
Restart worker if dead and clear stop event
Show description for 88473f4
C-Achard
committed
88473f4
View commit details
Copy full SHA for 88473f4
Browse repository at this point
Mark worker FAULTED on queue errors
Show description for c4cc842
C-Achard
committed
c4cc842
View commit details
Copy full SHA for c4cc842
Browse repository at this point
Force-terminate frozen camera threads on stop
Show description for a7cf9e6
C-Achard
committed
a7cf9e6
View commit details
Copy full SHA for a7cf9e6
Browse repository at this point
Count unique cameras when starting multi-camera
Show description for 6deb005
C-Achard
committed
6deb005
View commit details
Copy full SHA for 6deb005
Browse repository at this point
Improve VideoRecorder shutdown and writer loop
Show description for b2d911b
C-Achard
committed
b2d911b
View commit details
Copy full SHA for b2d911b
Browse repository at this point
Refactor writer thread error handling and stats
Show description for 188694a
C-Achard
committed
188694a
View commit details
Copy full SHA for 188694a
Browse repository at this point
Revert DLCLive imports due to unguarded torch
C-Achard
committed
3fbaeeb
View commit details
Copy full SHA for 3fbaeeb
Browse repository at this point
Improve camera thread cleanup and recorder finalization
Show description for d18dd53
C-Achard
committed
d18dd53
View commit details
Copy full SHA for d18dd53
Browse repository at this point
Update dlc_processor.py
C-Achard
committed
b646190
View commit details
Copy full SHA for b646190
Browse repository at this point
Add lifecycle management & robust writer shutdown
Show description for af0ca39
C-Achard
committed
af0ca39
View commit details
Copy full SHA for af0ca39
Browse repository at this point
Improve lifecycle handling and stale-writer cleanup
Show description for 260ef2f
C-Achard
committed
260ef2f
View commit details
Copy full SHA for 260ef2f
Browse repository at this point
Cleanup stale camera workers on start/shutdown
Show description for aef03b5
C-Achard
committed
aef03b5
View commit details
Copy full SHA for aef03b5
Browse repository at this point
Make stop join timeout configurable and add test
Show description for 981e59b
C-Achard
committed
981e59b
View commit details
Copy full SHA for 981e59b
Browse repository at this point
Fix locking, camera check, and writer finalization
Show description for 0056d6a
C-Achard
committed
0056d6a
View commit details
Copy full SHA for 0056d6a
Browse repository at this point
Add background reaper for stalled DLC worker
Show description for b5359a3
C-Achard
committed
b5359a3
View commit details
Copy full SHA for b5359a3
Browse repository at this point
Cache _queue to local variable in VideoRecorder
Show description for d834a7b
C-Achard
committed
d834a7b
View commit details
Copy full SHA for d834a7b
Browse repository at this point
Prevent configure while processor running
Show description for 6570904
C-Achard
committed
6570904
View commit details
Copy full SHA for 6570904
Browse repository at this point
Cleanup abandoned recorder and set pending reset
Show description for 1c5b552
C-Achard
committed
1c5b552
View commit details
Copy full SHA for 1c5b552
Browse repository at this point
Refactor VideoRecorder.stop lifecycle handling
Show description for ce97ad1
C-Achard
committed
ce97ad1
View commit details
Copy full SHA for ce97ad1
Browse repository at this point
Disable profiling for now
C-Achard
committed
9e58bf3
View commit details
Copy full SHA for 9e58bf3
Browse repository at this point
Log late DLC cleanup; save recorder timestamps
Show description for dc579df
C-Achard
committed
dc579df
View commit details
Copy full SHA for dc579df
Browse repository at this point
Handle force-stop with leftover camera threads
Show description for a8b1a6a
C-Achard
committed
a8b1a6a
View commit details
Copy full SHA for a8b1a6a
Browse repository at this point
Remove direct writer.close() call
Show description for 9c0443d
C-Achard
committed
9c0443d
View commit details
Copy full SHA for 9c0443d
Browse repository at this point
Clarify timeout comment and camera log message
Show description for d3dc4ce
C-Achard
committed
d3dc4ce
View commit details
Copy full SHA for d3dc4ce
Browse repository at this point
You can’t perform that action at this time.