meant to say "all references from all processes are removed" On Thu, Oct 16, 2014 at 7:47 PM, Amit Murthy <[email protected]> wrote:
> Yes, it is gc'ed just like any other object, when all references to it > from any process is removed. > > On Thu, Oct 16, 2014 at 2:59 PM, Seth Yuan <[email protected]> wrote: > >> Now, I know by reading the documentation how a DArray is created, but I'm >> not sure when a DArray is deallocated. >> >> Is it GC able when the master looses all references of it? Does somebody >> know the answer to this question? >> > >
