5aa59906b5
Currently the ForceQuit call is scheduled after trying to stop the backup queue. In certain cases, the call to stop the queue never finishes, which means the force quit is never scheduled. We rememdy by scheduling this call before any other operations to ensure we can always exit ungracefully if necessary. |
||
---|---|---|
.. | ||
backup_task_internal_test.go | ||
backup_task.go | ||
candidate_iterator_test.go | ||
candidate_iterator.go | ||
client_test.go | ||
client.go | ||
errors.go | ||
interface.go | ||
log.go | ||
session_negotiator.go | ||
session_queue.go | ||
stats.go | ||
task_pipeline.go |