[
https://issues.apache.org/jira/browse/LIBCLOUD-705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14632796#comment-14632796
]
Tomaz Muraus commented on LIBCLOUD-705:
---------------------------------------
[~SamuelMarks] Here is what I came up with -
https://github.com/apache/libcloud/pull/549. Can you please have a look and
test it?
> Pickling of Nodes isn't supported - TypeError: a class that defines __slots__
> without defining __getstate__ cannot be pickled
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: LIBCLOUD-705
> URL: https://issues.apache.org/jira/browse/LIBCLOUD-705
> Project: Libcloud
> Issue Type: Wish
> Components: Compute
> Reporter: Samuel Marks
> Labels: features
>
> TypeError: a class that defines __slots__ without defining __getstate__
> cannot be pickled.
> Class is libcloud.compute.base.Node.
> Use case: pushing nodes created in libcloud into a queue for processing with
> other tools
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)