-
Notifications
You must be signed in to change notification settings - Fork 30
Labels
Description
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
Reactions are currently unavailable