2008/7/18 Laurent Gautier <[EMAIL PROTECTED]>: > 2008/7/17 laurent oget <[EMAIL PROTECTED]>: >> >> >> 2008/7/17 Laurent Gautier <[EMAIL PROTECTED]>: >>>
> It might not really be a race condition, but more an overzealous > garbage collection. > R does not have reference counting, and objects without an associated > symbol/name > in the R space can be flagged as "protected" from garbage collection. > The removal of > the protection is recursive, I think, Just a work of caution: I I might not be thinking right. After checking R's source, I am not sure that contained elements in a "preserved" container are recursively unprotected. There is more that I do not know about R's memory management than I thought... ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ rpy-list mailing list rpy-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rpy-list