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

Issue 1940 pickle chain reader #1945

Closed
wants to merge 2 commits into from
Closed

Conversation

orbeckst
Copy link
Member

Fixes #1940

Changes made in this Pull Request:

  • tests for reader picklability
  • make ChainReader picklable

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

@orbeckst
Copy link
Member Author

This is WIP.

I also added a test for CRDReader (somewhat unrelated) because I didn't see one – maybe someone can tell me where all SingeFrameReaders are tested nowadays?

@orbeckst orbeckst force-pushed the issue-1940-pickle-ChainReader branch from 04972f3 to 2318ed8 Compare July 11, 2018 23:06
@orbeckst
Copy link
Member Author

rebased against develop (mainly to trigger codecov)

@orbeckst
Copy link
Member Author

orbeckst commented Feb 4, 2020

Note: There's no code in this PR yet that makes the ChainReader picklable, only tests that will need to pass.

Feel free to pick it up!

@orbeckst
Copy link
Member Author

@yuxuanzhuang solved it in PR #2815 and #2723

@orbeckst orbeckst closed this Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ChainReader cannot be pickled
1 participant