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

Fixing TypeError: cannot pickle '_thread._local' object #248

Closed
wants to merge 1 commit into from
Closed

Fixing TypeError: cannot pickle '_thread._local' object #248

wants to merge 1 commit into from

Conversation

jtwebb
Copy link

@jtwebb jtwebb commented Feb 14, 2021

Reason for the change
Fixes #217

Description
Pickle couldn't serialize the connection. This fix clears the connection before beginning a new process and then restarts it again.

Checklist

@jtwebb jtwebb marked this pull request as draft February 14, 2021 15:43
@jtwebb jtwebb closed this Feb 14, 2021
@jtwebb
Copy link
Author

jtwebb commented Feb 25, 2021

Closed because it only fixed the issue for dump leaving import/restore still in a non-working state.

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.

Rethinkdb-import impossible to use on windows
1 participant