Flamenco Manager race condition #98264
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#98264
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A race condition occurs in
internal/manager/api_impl/worker_auth.go
, functionrequestWorkerStore()
, and can be reproduced as follows:make flamenco-manager_race flamenco-worker_race
./flamenco-manager_race -debug
./debug-job-render.sh
./flamenco-worker_race -debug
to start the Workerpreview-video
task), press Ctrl+C to shut it down.This was with
247903444f
, Go 1.18.2, on an Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz.Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @dr.sybren
Changed status from 'Confirmed' to: 'Resolved'