Open chrismatix opened 1 year ago
Currently runners such as the RLRunner import and invoke environment watchers such as the ipd_visitation. We would like to instead pass them as a dependency so that the runners do not need to handle env cases.
RLRunner
ipd_visitation
Currently runners such as the
RLRunner
import and invoke environment watchers such as theipd_visitation
. We would like to instead pass them as a dependency so that the runners do not need to handle env cases.