Skip to content

Deepcopy Broken #346

@jdrew82

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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions