Depend on process `use_cache` attribute
Instead of relying on a user_configuration argument, set self.use_cache
according to self.process_information["use_cache"]
.
Edited by Yoann Schneider
Instead of relying on a user_configuration argument, set self.use_cache
according to self.process_information["use_cache"]
.