You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello 👋, this issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will engage on it to decide if it is still applicable.
Thank you for your contribution and understanding! 🙏
Motivation: Why do you think this is important?
Chaining tasks doesn't work locally. In below example, t3 will be executed first instead t1.
We should add an executor in Flytekit; it can schedule and run the task in the proper order.
Goal: What should the final outcome look like, ideally?
Chaining tasks should work locally
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: