Closed Bug 1281512 (sccache2) Opened 8 years ago Closed 8 years ago

Rewrite sccache in Rust

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ted, Assigned: ted)

References

(Blocks 1 open bug, )

Details

I started hacking on sccache for my quarterly deliverables a while ago then decided (also a while ago) to rewrite it in Rust, since that should help manage some of the complexity. It's going pretty well, I'm almost at feature parity with the original.

My issue for tracking feature parity is here:
https://github.com/luser/sccache2
Blocks: 1286934
This is basically done. There's one item left on that feature parity list (terminate the sccache server after 600s of inactivity), but it's not actually blocking using it in production because we have a postflight makefile that explicitly terminates the sccache server there.
I'm going to call this fixed. bug 1286934 tracks enabling it in automation, and it's very close.
Assignee: nobody → ted
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.