Re: Incremental garbage collection status
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Incremental garbage collection status
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2005年3月21日 14:42:38 -0300
> Is there a way to tell whether a call to step the garbage collector
> finished the collection?
There will be. That call itself can return that information.
-- Roberto