Re: [Ironpython-users] struct.pack(format, *args) not thread safe

2013-02-01 Thread Jeff Hardy
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

Re: [Ironpython-users] struct.pack(format, *args) not thread safe

2013-02-01 Thread Jeff Hardy
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

[Ironpython-users] struct.pack(format, *args) not thread safe

2013-01-29 Thread Michael van der Kolff
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