Skip to content

Fixed 1714 expose_inputs deepcopy default value#2347

Merged
sphuber merged 2 commits into
provenance_redesignfrom
fix_1741_expose_inputs_deepcopy
Dec 12, 2018
Merged

Fixed 1714 expose_inputs deepcopy default value#2347
sphuber merged 2 commits into
provenance_redesignfrom
fix_1741_expose_inputs_deepcopy

Conversation

@muhrin
Copy link
Copy Markdown
Contributor

@muhrin muhrin commented Dec 12, 2018

Allowing deepcopy of a stored node to support this use case. See the
bug report #1741 for
default but simply put if you expose the inputs of a workchain with a
stored default plumpy will try to deepcopy that default value which was
expecting because of a ban on deepcopying stored nodes.

Allowing deepcopy of a stored node to support this use case.  See the
bug report #1741 for
default but simply put if you expose the inputs of a workchain with a
stored default plumpy will try to deepcopy that default value which was
expecting because of a ban on deepcopying stored nodes.
@muhrin muhrin requested a review from sphuber December 12, 2018 14:29
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 12, 2018

Coverage Status

Coverage increased (+0.001%) to 68.137% when pulling a486af7 on fix_1741_expose_inputs_deepcopy into 7ff016d on provenance_redesign.

@sphuber sphuber merged commit a13919c into provenance_redesign Dec 12, 2018
@sphuber sphuber deleted the fix_1741_expose_inputs_deepcopy branch December 12, 2018 16:05
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.

3 participants