← Back to team overview

yade-users team mailing list archive

Re: [Question #253112]: memory leakage when passing a variable from python to C++

 

Question #253112 on Yade changed:
https://answers.launchpad.net/yade/+question/253112

Bruno Chareyre posted a new comment:
This is how to reproduce your bug...

for k in range(1000):
   e.ids=range(0,1000000)

then watch yade eating the RAM...

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.