summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/erpc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/doc/src/erpc.xml')
-rw-r--r--lib/kernel/doc/src/erpc.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/erpc.xml b/lib/kernel/doc/src/erpc.xml
index 876a8a66b6..1c5ac214b0 100644
--- a/lib/kernel/doc/src/erpc.xml
+++ b/lib/kernel/doc/src/erpc.xml
@@ -4,7 +4,7 @@
<erlref>
<header>
<copyright>
- <year>2020</year><year>2022</year>
+ <year>2020</year><year>2023</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -57,6 +57,14 @@
Note that it is up to the user to ensure that correct code to
execute via <c>erpc</c> is available on the involved nodes.
</p>
+ <note><p>
+ For some important information about distributed signals, see the
+ <seeguide marker="system/reference_manual:processes#blocking-signaling-over-distribution">
+ Blocking Signaling Over Distribution</seeguide> section in the
+ <i>Processes</i> chapter of the <i>Erlang Reference Manual</i>.
+ Blocking signaling can, for example, cause timeouts in <c>erpc</c>
+ to be significantly delayed.
+ </p></note>
</description>
<datatypes>