Add exit flag for bigtable upload operations
This commit is contained in:
committed by
mergify[bot]
parent
e3753186af
commit
a8e522702c
@@ -65,6 +65,7 @@ impl BigTableUploadService {
|
||||
starting_slot,
|
||||
Some(max_confirmed_root),
|
||||
true,
|
||||
exit.clone(),
|
||||
));
|
||||
|
||||
match result {
|
||||
|
||||
Reference in New Issue
Block a user