-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[#339] Count how many settings remain unchanged in configuration reload.
The internal function `transfer_configuration` now returns a negative value in the case of unchanged settings: such value counts the number of parameters that has remained untouched, for example because they require a restart. The idea is that there are parameter that cannot be changed on the fly and that do not prevent the configuration to be swapped, but it could be interesting to take the count of unchanged configuration settings. Close #339
- Loading branch information
1 parent
58f90b8
commit f8def66
Showing
1 changed file
with
28 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters