ITS#9983 Rework refcnt sequencing
epoch_append()
should be called at the point the object is not reachable
anymore, otherwise a thread from a "future" might still access it post
reclamation.
epoch_append()
should be called at the point the object is not reachable
anymore, otherwise a thread from a "future" might still access it post
reclamation.