metac icon indicating copy to clipboard operation
metac copied to clipboard

start method should accept a context

Open AmitKumarDas opened this issue 5 years ago • 0 comments

ProblemStatement: When metac is used as a library, cancellable contexts might have been created in consuming code. It will be good if these contexts can be passed to metac's startup logic & let metac use consumer's context in metacontroller operations.

AmitKumarDas avatar Jun 09 '20 09:06 AmitKumarDas