From 2970763168b9463eb30a7860d7dc3960136ba092 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Mon, 6 Mar 2023 14:35:25 +0100 Subject: Prepare release --- system/doc/reference_manual/processes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/doc/reference_manual/processes.xml b/system/doc/reference_manual/processes.xml index 7e9323cfc2..92be5b60d3 100644 --- a/system/doc/reference_manual/processes.xml +++ b/system/doc/reference_manual/processes.xml @@ -700,7 +700,7 @@ spawn(Module, Name, Args) -> pid() +zdbbl. Note that if you do raise the limit like this, you need to take care of flow control yourself to ensure that you do not get into a - situation with excessive memory usage. As of OTP @OTP-18454@ it is + situation with excessive memory usage. As of OTP 25.3 it is also possible to enable fully asynchronous distributed signaling on a per process level using -- cgit v1.2.1