rclone/fs/rc/jobs
hayden.pan caac95ff54
Some checks are pending
Docker beta build / Build image job (push) Waiting to run
rc/job: use mutex for adding listeners thread safety
Fix in extreme cases, when the job is executing finish(), the listener added by calling OnFinish() will never be executed.

This change should not cause compatibility issues, as consumers should not make assumptions about whether listeners will be run in a new goroutine
2024-12-15 13:05:29 +00:00
..
job_test.go rc/job: use mutex for adding listeners thread safety 2024-12-15 13:05:29 +00:00
job.go rc/job: use mutex for adding listeners thread safety 2024-12-15 13:05:29 +00:00