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 #17482: Webapp block at start on inventory processing #2996

Conversation

fanf
Copy link
Member

@fanf fanf commented May 25, 2020

@fanf
Copy link
Member Author

fanf commented May 25, 2020

PR updated with a new commit

@fanf
Copy link
Member Author

fanf commented May 25, 2020

PR rebased

@fanf fanf force-pushed the bug_17482/webapp_block_at_start_on_inventory_processing branch from b5289de to d11d446 Compare May 25, 2020 12:15
@fanf
Copy link
Member Author

fanf commented May 25, 2020

PR updated with a new commit

} catch {
// Execution context is not used here - binding to scala default global
@silent("private default argument.*is never used")
override def start()(implicit executionContext: ExecutionContext = scala.concurrent.ExecutionContext.global): Unit = {
Copy link
Member

Choose a reason for hiding this comment

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

Have you tried removing the execution context ?

Copy link
Member Author

Choose a reason for hiding this comment

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

it's in parent method signature, I can't. But I moved it to call site, it avoids half of them.

Copy link
Member

Choose a reason for hiding this comment

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

Ha yes, we override better-files file monitor

@fanf
Copy link
Member Author

fanf commented May 25, 2020

PR updated with a new commit

@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/2996
-- Your faithful QA
Kant merge: "To be is to do."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/25077/console)

@fanf
Copy link
Member Author

fanf commented May 25, 2020

OK, squash merging this PR

@fanf fanf force-pushed the bug_17482/webapp_block_at_start_on_inventory_processing branch from 9f03570 to 8749a90 Compare May 25, 2020 12:52
@fanf fanf merged commit 8749a90 into Normation:branches/rudder/6.1 May 25, 2020
@fanf fanf deleted the bug_17482/webapp_block_at_start_on_inventory_processing branch March 15, 2024 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants