On Saturday, October 15, 2016 at 8:18:04 AM UTC+8, Ian Lance Taylor wrote:
>
> On Fri, Oct 14, 2016 at 4:08 PM, 'Peter Lam' via golang-nuts 
> <golan...@googlegroups.com <javascript:>> wrote: 
> > Is there someway to wait for all pending finalizers to be run? 
>
> Not in general, no.  Conceptually it doesn't make sense since, as you 
> know, finalizers not guaranteed to run at all.  You could of course 
> write your finalizers to support this. 
>
> Ian 
>

if finalizers not guaranteed to run at all, then what is its 
meaningfulness? 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to