Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

parallelization? #133

@brianbrownton

Description

@brianbrownton

This may be reaching a bit, but is it possible to modify this so I can run it in multiple ttys in parallel? Sometimes while doing updates there will be a slow downloading file (5-10 mins) which kind of halts my other cask updates due to the bottleneck. If I open a new terminal and run the script again, I will inevitably get a PR with multiple commits and other weirdness.

I understand that this probably not a problem that anyone other than myself experiences, and I have other work arounds. I would even be willing to try and submit a PR if there was some guidance around what to change. Presumably there is a hardcoded git checkout path for the new branch, which if it was variable each time the script ran would avoid this issue?

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