julia
Add Channel constructor keyword argument to `@spawn` new Task in parallel
#32872
Merged

Add Channel constructor keyword argument to `@spawn` new Task in parallel #32872

NHDaly
NHDaly Add spawn arg to Channel(f), to create parallel Tasks
90634ef1
NHDaly Add new spawn=true Channel param to NEWS
269a22be
NHDaly NHDaly force pushed from acc1d400 to 269a22be 6 years ago
NHDaly
NHDaly commented on 2019-08-12
NHDaly
ararslan ararslan requested a review from JeffBezanson JeffBezanson 6 years ago
JeffBezanson
JeffBezanson commented on 2019-08-13
JeffBezanson
JeffBezanson commented on 2019-08-13
JeffBezanson
JeffBezanson commented on 2019-08-13
JeffBezanson
JeffBezanson commented on 2019-08-13
NHDaly Apply suggestions from code review
f348b85a
NHDaly NEWS.md: Split the Channel constructor changes back into two sep bullets
9e7091c7
NHDaly Improve `compat` docstring
222583e0
NHDaly Fix `Channel(::Function, spawn=true)` by adding spawn= to the kwarg-o…
513e45e4
NHDaly 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
JeffBezanson
JeffBezanson approved these changes on 2019-08-15
JeffBezanson JeffBezanson merged af1979bc into master 6 years ago
NHDaly NHDaly deleted the Channel-constructors-mulithreading branch 6 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone