Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record index error when faile to traverse dir #2733

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Record index error when faile to traverse dir #2733

merged 2 commits into from
Jan 23, 2024

Conversation

feiniks
Copy link
Contributor

@feiniks feiniks commented Jan 15, 2024

No description provided.


char *repo_name = get_repo_name (params->repo_id);
seaf_repo_manager_record_sync_error (params->repo_id, repo_name, path,
SYNC_ERROR_ID_INDEX_ERROR);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该调用 send_file_sync_error_notification ,因为需要弹出通知。

@killing killing merged commit 1205821 into master Jan 23, 2024
@killing killing deleted the index_error branch January 23, 2024 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants