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

should wait for signal before set it #1007

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

nohzafk
Copy link
Contributor

@nohzafk nohzafk commented Jul 31, 2024

  1. We should wait for the signal before setting it.

  2. A race condition exists where init_search_backends may finish running before waiting for init_search_backends_complete_event to be set. If this happens, the waiting process will never finish, blocking the entire process.

@manateelazycat manateelazycat merged commit 3a17af8 into manateelazycat:master Aug 1, 2024
1 check passed
@manateelazycat
Copy link
Owner

Thanks

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