File 4522-Clarify-spawn_reply-signal-order-guarantee.patch of Package erlang

From 37802976505cf656e218f7be67e39c201ba9910f Mon Sep 17 00:00:00 2001
From: Rickard Green <rickard@erlang.org>
Date: Thu, 19 May 2022 18:19:43 +0200
Subject: [PATCH 2/2] Clarify spawn_reply signal order guarantee

---
 erts/doc/src/erlang.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/erts/doc/src/erlang.xml b/erts/doc/src/erlang.xml
index c7dd44c42c..fd24748a86 100644
--- a/erts/doc/src/erlang.xml
+++ b/erts/doc/src/erlang.xml
@@ -8097,6 +8097,11 @@ true</pre>
 	  </p>
 	  </item>
 	</taglist>
+        <p>
+          If a spawn reply message is delivered, it is guaranteed to be
+          delivered before any other signals from the newly spawned
+          process are delivered to the process issuing the spawn request.
+        </p>
 	<p>This function will fail with a <c>badarg</c> exception if:
 	</p>
 	<list>
-- 
2.35.3

openSUSE Build Service is sponsored by