Skip to content

LocalCluster docs give incorrect default value #4559

@jacksund

Description

@jacksund

This isn't a bug, but just notification that there is a typo in the documentation for LocalCluster.

The docstr indicates that the default is 8786, when the actual default is 0.

Someone likely switched the default to 0 while testing and forgot to switch it back. nbd

Port of the scheduler. 8786 by default, use 0 to choose a random port

scheduler_port=0,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions