Closed andeaseme closed 1 year ago
Changed to ContextFunc(func, contexts, named_contexts) using ContextFanout under the hood. No extra list wrapping needed for single context.
The issue with func needing to be wrapped seems to come from another source so no changes made here to address it.
Changed to ContextFunc(func, contexts, named_contexts) using ContextFanout under the hood. No extra list wrapping needed for single context.
The issue with func needing to be wrapped seems to come from another source so no changes made here to address it.