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

Handle lists of files as dynamic outputs #41

Open
denisri opened this issue Oct 31, 2019 · 0 comments
Open

Handle lists of files as dynamic outputs #41

denisri opened this issue Oct 31, 2019 · 0 comments
Milestone

Comments

@denisri
Copy link
Contributor

denisri commented Oct 31, 2019

especially when FileTransfer are involved. Currently, as inputs, they are hard-coded lists containing FileTransfer objects ([FileTransfer(file1), FileTransfer(File2)...]). As dynamic outputs, new FileTransfer objects would need to be created, or a FileTransfer implementation for lists should be created. This is not supported by now.

@denisri denisri added this to the capsul v3 milestone Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants