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 DaemonController keeping the fork alive when it fails to start the daemon process #218

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

NiklasRosenstein
Copy link
Contributor

@NiklasRosenstein NiklasRosenstein commented Mar 14, 2024

I ran into an issue where it couldn't find mitmweb and then I ended up with all tasks executed twice. That was very confusing and difficult to debug!

…e daemon process, the fork of the Kraken process continues, resulting in two copies of the process trying to run to completion, e.g. executing tasks from this point on.
@NiklasRosenstein NiklasRosenstein merged commit ec166ad into develop Mar 14, 2024
16 checks passed
@NiklasRosenstein NiklasRosenstein deleted the nr/fix-daemon-controller branch March 14, 2024 10:38
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.

1 participant