Comment 4 for bug 1847122

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote :

ede,

Because of the multiple levels of iterators some things don't get closed until the iterators complete. We really should rewrite using a cursor form (like databases), but we've never had the time. Since both of these are paramiko related I'm looking into that first.

...Ken