Skip to content
Commit 7fcc8955 authored by Douglas RAILLARD's avatar Douglas RAILLARD
Browse files

lisa.target: Add Target.from_conf_setup()

Uses the TargetConf "setup" key, which is a list of functions taking a
target as parameter and returing a context manager.

Make use of that key in the new from_conf_setup() factory that will
stream Target objects while applying the setup context manager from the
"setup" key.

De-annotate Target.from_conf(), since from_conf_setup() is more suited
to exekall.
parent 3306da0a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment