const CAPACITY: usize = 1024;
Cap on retained terminal tasks; the oldest are pruned once it is exceeded.