andrewchambers
andrewchambers
Thanks for reporting, can't say when I will have time to look at this, hopefully not too long.
I also have a use for this feature.
holding off on merging this, I had to remove the speed indicator because it because the new indicatif makes it too jittery, but the speed indicator is important to let...
@nh2 It is definitely worth thinking about and fixing. One thing I did in another part of bupstash is lz4 compress such a huge array (in the other case the...
Another idea to split the directory at some count/file size/heuristic to continue streaming, there is no reason all the entries for a single directory have to be in a single...
Mainly just thought a newer one would be better - there have been some yanks etc so want to be safe.
I have a use case for jobs that involves mounting cloud provisioned disks, however each google compute node only supports 4 disks, so there is a resource limit of 4...
Definitely not resolved, I feel like nomad has implemented everything *BUT* a simple way to define custom resources. It kind of feels like some of these other features are needlessly...
Invoking ninja from make seems more like an anti pattern to me.
If you plan to take this greedy approach you could probably write a helper program that simply takes jobserver jobs and then executes another command (mold in this case) with...