pub const POOL: &str = "tatara.pleme.io/pool-finalizer";Expand description
Finalizer key reserved for the crate::prelude::EphemeralPool
controller (tatara-pool-reconciler::controller_pool). Once the
member-Process orphan-reap gate is wired the controller will
stamp/strip this key at pool birth + pool teardown through the
same [crate::patch::ensure_finalizer] / remove_finalizer
primitives.