Skip to content

Go backend does not delete module download sandboxes #17698

Open
@wfscheper

Description

@wfscheper

Describe the bug
The Go backend does not delete sandboxes created to download 3rd party modules. This means pants quickly fills up my temp space with sandboxes, and I'm forced to manually clean them up.

Pants version
2.14.0

OS
MacOS ARM64 (13.0.1 (22A400))
Linux x86_64 (Fedora 35)

Additional info
This problem is exacerbated (or maybe caused?) by go setting the file permissions in the modcache to 0600 (ie. read-only).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions