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 2c5bb6e commit 6404a0dCopy full SHA for 6404a0d
content/en-us/reference/engine/libraries/task.yaml
@@ -23,10 +23,6 @@ functions:
23
engine's scheduler. Arguments after the first are sent to the
24
function/thread.
25
26
- This function is based on the `fastSpawn` pattern rather than being a
27
- replacement for the deprecated global `spawn()` function. It is
28
- recommended that this function be used in place of `fastSpawn`.
29
-
30
If the calling script is currently running in a serial execution phase,
31
then the spawned function or thread is resumed in the current serial
32
execution phase. If the calling script is currently running in a parallel
0 commit comments