Skip to content

distributed can accumulate lots of old worker-XXX directories #1540

@pitrou

Description

@pitrou

I've found that, either when running the test suite or short experiments, distributed leaves lots of (empty) worker directories around in my work directory:

$ tree worker-*
worker-1nsxxt70
└── storage
worker-2zdjkg_k
└── storage
worker-4agvlevk
└── storage
worker-4jv0zy__
└── storage
worker-4mue6z3j
└── storage
[etc.]

It would be nice to be able to clean them up when possible.

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