On Tue, Jan 29, 2013 at 11:49 PM, Michael van der Kolff
wrote:
> When using paramiko with more than one process spawning, I
> occasionally get the following:
>
> System.InvalidOperationException: The LinkedList node already belongs
> to a LinkedList.
>at System.Collections.Generic.LinkedList`1
On Fri, Feb 1, 2013 at 12:02 PM, Jeff Hardy wrote:
> Care to open a ticket?
Ah, you did already - thanks! (http://ironpython.codeplex.com/workitem/33720)
- Jeff
___
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailma
When using paramiko with more than one process spawning, I
occasionally get the following:
System.InvalidOperationException: The LinkedList node already belongs
to a LinkedList.
at System.Collections.Generic.LinkedList`1.ValidateNewNode(LinkedListNode`1
node) at System.Collections.Generic.Lin