Skip to content

Enable mode to turn off pickle.loads in dask-scheduler #1621

@mrocklin

Description

@mrocklin

In some cases we want the scheduler process to run with elevated permissions (such as when it needs to deploy more workers). In these cases we want to ensure that users can not run arbitrary code on the scheduler process, such as would be allowed by operations like Client.run_on_scheduler and Scheduler.feed. We shoud probably control these routes with a configuration option.

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