in src/main/java/com/spotify/futures/ConcurrencyLimiter.java [132:134]
public int remainingQueueCapacity() { return queue.remainingCapacity(); }