One wrinkle to the have cake and eat it too approach is deferrable
operators. It doesn't seem it would be very practical to resume back into
the operator that is nested inside a taskflow function.  One solution would
be to run the trigger in process like we currently do with `dag.test()`.
That would make it non-deferrable in effect.  But at least it would run
properly.  There may be other better solutions.

Reply via email to