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: rest_api and write_api is able to be pickled #70

Merged
merged 2 commits into from
Mar 11, 2020
Merged

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Mar 6, 2020

Closes #69

InfluxDBClient and WriteApi could serialized by pickle (python3.7 or higher)

  • CHANGELOG.md updated
  • Rebased/mergeable
  • Tests pass
  • Sign CLA (if not already signed)

@bednar bednar added the bug Something isn't working label Mar 6, 2020
@bednar bednar added this to the 1.5.0 milestone Mar 6, 2020
@bednar bednar self-assigned this Mar 6, 2020
@JSchnepp
Copy link

JSchnepp commented Mar 6, 2020

Dear Jakub,

After a first round of testing it looks really positive!

On next Monday I will have fully tested and will inform you accordingly.

Best regards and thank you very much for the quick troubleshooting
Joerg

@bednar bednar merged commit 3820f52 into master Mar 11, 2020
@bednar bednar deleted the fix/pickle branch March 11, 2020 07:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiprocessing: Serialization with Pickle
2 participants