Skip to content

Commit c0a65a0

Browse files
authored
Merge pull request #2 from Satvik/bugfix
Re-add Base.@async to parallel.md
2 parents 180695d + 0d000dc commit c0a65a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/base/parallel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
```@docs
44
Core.Task
55
Base.@task
6-
Base.Threads.@spawn
6+
Base.@async
77
Base.asyncmap
88
Base.asyncmap!
99
Base.current_task

0 commit comments

Comments
 (0)