Skip to content

Commit 6404a0d

Browse files
authored
Update task.yaml
1 parent 2c5bb6e commit 6404a0d

File tree

1 file changed

+0
-4
lines changed
  • content/en-us/reference/engine/libraries

1 file changed

+0
-4
lines changed

content/en-us/reference/engine/libraries/task.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@ functions:
2323
engine's scheduler. Arguments after the first are sent to the
2424
function/thread.
2525
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-
3026
If the calling script is currently running in a serial execution phase,
3127
then the spawned function or thread is resumed in the current serial
3228
execution phase. If the calling script is currently running in a parallel

0 commit comments

Comments
 (0)