Skip to content

Deepcopy Broken #346

Description

@jdrew82

Environment

  • Python version: 3.12
  • DiffSync version: 2.2.2

Expected Behavior

Expect Adapter to be initialized without issue.

Observed Behavior

We're still seeing bugs around this functionality such as:

{
    "exc_message": [
        "cannot pickle '_queue.SimpleQueue' object"
    ],
    "exc_module": "builtins",
    "exc_type": "TypeError"
}

I believe it's best to revert this change and consider how to implement in another manner.

Steps to Reproduce

Activity

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions