Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Set copymanager timer to daemon #252

Merged
merged 2 commits into from
Dec 6, 2019
Merged

Set copymanager timer to daemon #252

merged 2 commits into from
Dec 6, 2019

Conversation

pl-buiquang
Copy link
Contributor

Signed-off-by: Paul Bui-Quang paul.buiquang@rte-france.com

Please check if the PR fulfills these requirements (please use '[x]' to check the checkboxes, or submit the PR and then click the checkboxes)

  • [x ] The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
bug fix

What is the current behavior? (You can also link to an open issue here)
The cleaning routine timer of the CopyManager is preventing complete shutdown of the app (the timer thread stay alive)

What is the new behavior (if this is a feature change)?
As a daemon thread, the timer thread correctly shutdown

Signed-off-by: Paul Bui-Quang <paul.buiquang@rte-france.com>
@pl-buiquang pl-buiquang requested a review from geofjamg December 6, 2019 10:59
@geofjamg geofjamg merged commit a3eb653 into master Dec 6, 2019
@geofjamg geofjamg deleted the pbq/hotfix branch December 6, 2019 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants