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

TaskType 'store' should work in any order. #2

Open
SharonGoliath opened this issue May 27, 2020 · 0 comments
Open

TaskType 'store' should work in any order. #2

SharonGoliath opened this issue May 27, 2020 · 0 comments

Comments

@SharonGoliath
Copy link
Collaborator

For example, if 'store' is at the end of the list, the call to self._cadc_data_info_file_name_client() in execute_composable.LocalMetaCreateDirect will fail, because the file is not yet in CADC storage.

To solve, replace the call with obtaining information from the file on disk.

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