Skip to content

qmap hangs forever when using do notation #14

@samuela

Description

@samuela

When you accidentally forget the input parameter and write

julia> ThreadPools.qmap(1:10) do
           0
       end
...

It just hangs forever. I would hope it could produce an error instead when the input arguments are incorrect in some way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions