Skip to content
Verified Commit 44fb1041 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

refactor(executor): return data rather than a `run` function

This removes complexity in the context manager. It consolidates the control
of the execution into the executor.

BREAKING CHANGE: LabGrid context managers now return `labgrid.manager#Data` rather than `Run` functions.
parent 227f5e90
Loading
Loading
Loading
Pipeline #11914 passed with stages
in 1 minute and 41 seconds