From c715c870984b00698b5040d9efce62ab851b7542 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Valim?=
Atomics are not tied to the current process and are automatically + garbage collected when they are no longer referenced.
diff --git a/erts/doc/src/counters.xml b/erts/doc/src/counters.xml index 3d26093a59..36816bd68d 100644 --- a/erts/doc/src/counters.xml +++ b/erts/doc/src/counters.xml @@ -103,6 +103,8 @@ acceptable. +Counters are not tied to the current process and are automatically + garbage collected when they are no longer referenced.
-- cgit v1.2.3