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

Fixes #19567: Rudder fails to stop on boot error #3729

Conversation

fanf
Copy link
Member

@fanf fanf commented Jul 26, 2021

@fanf fanf requested a review from ncharles July 26, 2021 15:56

// this one must be in a fork thread pool
ZioRuntime.internal.unsafeRunAsync(IOResult.effect {
Copy link
Member Author

Choose a reason for hiding this comment

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

the "async" made exception disappear and not be catched, ever. Not sure what was happening. I failed to understood why it needed to be more on an other threadpool than what is provided by IOResult.effect. It works on one cpu, with plugins with the patch, too.

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/rudder/pull/3729
-- Your faithful QA
Kant merge: "Thoughts without content are empty, intuitions without concepts are blind."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/41901/console)

@fanf
Copy link
Member Author

fanf commented Jul 26, 2021

OK, merging this PR

@fanf fanf merged commit af71772 into Normation:branches/rudder/6.1 Jul 26, 2021
@fanf fanf deleted the bug_19567/rudder_fails_to_stop_on_boot_error branch March 15, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants