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

fix: Manager's exit not stopping #2104

Merged
merged 1 commit into from Jan 9, 2023
Merged

fix: Manager's exit not stopping #2104

merged 1 commit into from Jan 9, 2023

Conversation

Blu-J
Copy link
Member

@Blu-J Blu-J commented Jan 9, 2023

About - Bad flow

We start with a running searxng.
Then we go and upgrade this service.
Issue: During the installation process we see it get stuck in the installation state.

About - Reason

The synchronizer is converting the service from killed -> sleep.
Also there is a state machine hell in this service.

Proof

Video showing that the about - bad flow is no longer recreatable.
Note: This still takes a long time since we are waiting for a timeout in the process of the searxng.
https://user-images.githubusercontent.com/2364004/211415883-675994cb-df72-4c97-a40a-89a63de8e158.mp4

@dr-bonez dr-bonez merged commit 1eefff9 into master Jan 9, 2023
@MattDHill MattDHill deleted the fix/manager-exit branch March 16, 2023 02:51
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.

None yet

2 participants