-
Notifications
You must be signed in to change notification settings - Fork 26
Several fixes to worker logic #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
C-Achard
wants to merge
22
commits into
jaap/add_compatibility_tests
Choose a base branch
from
cy/pre-release-2.0-review1
base: jaap/add_compatibility_tests
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
4e8a0e5
Fix worker stop, timestamp handling, and imports
C-Achard ec86f28
Add WorkerState enum for worker lifecycle
C-Achard cad824c
Improve DLCLive processor lifecycle and safety
C-Achard d5ea95a
Restart worker if dead and clear stop event
C-Achard a4d21f7
Mark worker FAULTED on queue errors
C-Achard 76d9a30
Force-terminate frozen camera threads on stop
C-Achard 16b0d2a
Count unique cameras when starting multi-camera
C-Achard ae1754c
Improve VideoRecorder shutdown and writer loop
C-Achard 29f2604
Refactor writer thread error handling and stats
C-Achard 64f820e
Revert DLCLive imports due to unguarded torch
C-Achard 9b6e1c8
Improve camera thread cleanup and recorder finalization
C-Achard acd15da
Update dlc_processor.py
C-Achard 369908e
Add lifecycle management & robust writer shutdown
C-Achard 91dff83
Improve lifecycle handling and stale-writer cleanup
C-Achard 2b0a359
Cleanup stale camera workers on start/shutdown
C-Achard d0999a7
Make stop join timeout configurable and add test
C-Achard 5c06b5c
Fix locking, camera check, and writer finalization
C-Achard b4e57d6
Add background reaper for stalled DLC worker
C-Achard 5ec6266
Cache _queue to local variable in VideoRecorder
C-Achard 6be4047
Prevent configure while processor running
C-Achard 71bb1aa
Cleanup abandoned recorder and set pending reset
C-Achard 60da106
Refactor VideoRecorder.stop lifecycle handling
C-Achard File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.