Carthage / Carthage/Carthage

High CPU usage attributed to `carthage` when blocking on tasks

Open
#126 3 comments 0 reactions 0 assignees View on GitHub
bug help wanted update
Dominant language
Swift
Stars
15.2k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

During a long series of Git operations, `carthage` was spiking to > 200% CPU usage, despite the fact that most of the work was happening in `git` processes.

We may be unintentionally busy-waiting somewhere (perhaps because a task isn't quiet that should be?) or shelling out too frequently.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.