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 issue with abc.ABCMeta causing dill failures #18399

Open
kennknowles opened this issue Jun 3, 2022 · 1 comment
Open

Fix issue with abc.ABCMeta causing dill failures #18399

kennknowles opened this issue Jun 3, 2022 · 1 comment

Comments

@kennknowles
Copy link
Member

This may be a bug with Dill that needs to be filed upstream.

Imported from Jira BEAM-2685. Original Jira may contain additional context.
Reported by: robertwb.

@ryanthompson591
Copy link
Contributor

.take-issue

I've been working on this with the dill team. I submitted a patch uqfoundation/dill#558, but they have a more complicated patch that fixes this:
uqfoundation/dill#450

Unfortunately their patch did not make it into 0.3.6 of dill.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants