 |
Forums |
Admin Discussion Forums: help Start New Thread
| Message: 54893 |
 |
BY: Tim Hunter (rmagick) DATE: 2008-04-21 18:16 SUBJECT: RE: Memory leak in conversion script? See this entry in the Hints and Tips forum: http://rubyforge.org/forum/forum.php?thread_id=1374&forum_id=1618.
In RMagick 1 you can mitigate this by calling GC.start from time to time. In RMagick 2 you can use the destroy! method to free image objects instead of waiting for GC to run. | |
Thread View
Post a followup to this message
|
 |