Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give WorkGraph Task additional context about the ShellJob #168

Open
agoscinski opened this issue Jul 16, 2024 · 0 comments
Open

Give WorkGraph Task additional context about the ShellJob #168

agoscinski opened this issue Jul 16, 2024 · 0 comments

Comments

@agoscinski
Copy link
Contributor

In PR #164 the idea was to add support for linking inputs/outputs/arguments post-initialization of the WorkGraph task, but this is currently not possible because we need additional information what nodes are related to ShellJob which we don't have after initialization. This would require some more severe refactor as the ShellJob (and PythonJob) are merged to WorkGraph task on initialization. Since the benefits for the moment are only a nicer API and does not block any functionality, it is for now low-priority.

@agoscinski agoscinski changed the title Give ShellJob additional context to the WorkGraph Give WorkGraph Task additional context about the ShellJob Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant