Make it so that run and run_async are the same again in operator definitions.
Make async an implicit property of a particular execution engine, maybe merge OperatorResponse and DelayedOperatorResponse
Move things such as sampling files in infer into local execution engine
Start to work on actual asynchronous execution for operator runs
Make it so that run and run_async are the same again in operator definitions.
Make async an implicit property of a particular execution engine, maybe merge OperatorResponse and DelayedOperatorResponse
Move things such as sampling files in
inferinto local execution engineStart to work on actual asynchronous execution for operator runs