Add Channel constructor keyword argument to `@spawn` new Task in parallel #32872
Add spawn arg to Channel(f), to create parallel Tasks
90634ef1
Add new spawn=true Channel param to NEWS
269a22be
NHDaly
force pushed
from
acc1d400
to
269a22be
6 years ago
NHDaly
commented
on 2019-08-12
Apply suggestions from code review
f348b85a
NEWS.md: Split the Channel constructor changes back into two sep bullets
9e7091c7
Improve `compat` docstring
222583e0
Fix `Channel(::Function, spawn=true)` by adding spawn= to the kwarg-o…
513e45e4
NHDaly
changed the title Add Channel constructor kwparam to `@spawn` new Task in parallel Add Channel constructor keyword argument to `@spawn` new Task in parallel 6 years ago
NHDaly
deleted the Channel-constructors-mulithreading branch 6 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub