Skip to main content

CAPACITY

Constant CAPACITY 

Source
const CAPACITY: usize = 1024;
Expand description

Cap on retained terminal tasks; the oldest are pruned once it is exceeded.