(sorry, missed a "if") .... So if the tailscale trick is valid, could I think that an object is not collected for sure if it has a finalizer and the finalizer has not run yet?
On Thursday, March 11, 2021 at 9:42:49 AM UTC-5 tapi...@gmail.com wrote: > > The tailscale article > https://tailscale.com/blog/netaddr-new-ip-type-for-go/ mentions a > finalizer trick. > > The SetFinalizer docs says the finalizer of an object is not guaranteed to > be run. So the tailscale trick is valid, could I think that an object is > not collected for sure if it has a finalizer and the finalizer has not run > yet? > > > > > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/8647fac5-5453-4598-870f-0048db3a454an%40googlegroups.com.