Skip to content

Conversation

@userlocalhost
Copy link
Member

This is a workaround of (#192) to avoid serialize error when deepcopy() which is passed task object (which is generated by Conductor.get_task()) is called.

…won't get along with current orquesta.

This is a workaround to avoid serialize error when deepcopy() (which is
implemented in orquesta/utils/jsonify.py) with passing task object
(which is generated by Conductor.get_task()) is called.
@userlocalhost
Copy link
Member Author

#194 solves the problem that this PR's workaround try to do, in a better way. So, I'll close this PR after it would be merged.

Copy link
Collaborator

@m4dcoder m4dcoder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@userlocalhost
Copy link
Member Author

I appreciate for your review.

@userlocalhost
Copy link
Member Author

This workaround is no longer necessary because #194 also fixes #192. Therefore I close this PR.

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.

2 participants