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

Fix two issues with MetaflowCode and get_data #728

Merged
merged 3 commits into from
Oct 1, 2021

Conversation

msavela
Copy link
Contributor

@msavela msavela commented Sep 30, 2021

  • get_data properly handling generator iteration
  • MetaflowCode accidentally tried to init BytesIO with tuple instead of data blob

@romain-intel
Copy link
Contributor

As mentioned offline: there is another similar issue l112 on conda_environment.py. We can address that one here and merge. Changes LGTM.

@msavela
Copy link
Contributor Author

msavela commented Sep 30, 2021

Good find, pushed additional fix at conda_environment.py

@msavela msavela force-pushed the fix/codepackage-load branch from 43830d1 to c33f39e Compare September 30, 2021 08:49
@romain-intel romain-intel merged commit 1abc516 into Netflix:master Oct 1, 2021
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

Successfully merging this pull request may close these issues.

2 participants