pub(super) fn send_sync_result( sender: Sender<HummockResult<SyncedData>>, result: HummockResult<SyncedData>, )