You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vine_file_replica_table_find_worker may skip a worker if it recently failed a transfer. If this is the only worker with a temp file, then fetch_file will not return the correct buffer. In such a case, the caller should be advised to try again.