We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2425ae7 commit 36c59c1Copy full SHA for 36c59c1
doc/src/manual/parallel-computing.md
@@ -1143,7 +1143,7 @@ sent to the remote node to go ahead and remove its reference to the value.
1143
Once finalized, a reference becomes invalid and cannot be used in any further calls.
1144
1145
1146
-## Local invocations(@id man-distributed-local-invocations)
+## Local invocations
1147
1148
Data is necessarily copied over to the remote node for execution. This is the case for both
1149
remotecalls and when data is stored to a[`RemoteChannel`](@ref) / [`Future`](@ref Distributed.Future) on
0 commit comments