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

Document PicklingError for ensure_annotations in multiprocessing #32

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

KeyWeeUsr
Copy link
Contributor

Closes #29 with adding a warning to the documentation.

@codecov-io
Copy link

codecov-io commented Oct 6, 2019

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   90.25%   90.25%           
=======================================
  Files           3        3           
  Lines         513      513           
=======================================
  Hits          463      463           
  Misses         50       50
Impacted Files Coverage Δ
ensure/main.py 89.47% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0970741...85d2daf. Read the comment docs.

@kislyuk kislyuk merged commit f1fb714 into kislyuk:master Oct 7, 2019
@kislyuk
Copy link
Owner

kislyuk commented Oct 7, 2019

Thanks!

@KeyWeeUsr KeyWeeUsr deleted the doc_pickling branch October 7, 2019 19:13
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.

_pickle.PicklingError: Can't pickle X: it's not the same object as __main__.X
3 participants