in src/main/java/com/spotify/futures/ConcurrencyReducer.java [100:102]
public int numActive() { return maxConcurrency - limit.availablePermits(); }