class InsufficientCapacityError
extends SemaphoreError
import { InsufficientCapacityError } from "https://deno.land/x/rimbu@1.1.0/channel/custom/sync/semaphore-error.ts";
Error indicating that the semaphore does not have sufficient capacity.
x/rimbu/channel/custom/sync/semaphore-error.ts>InsufficientCapacityError
import { InsufficientCapacityError } from "https://deno.land/x/rimbu@1.1.0/channel/custom/sync/semaphore-error.ts";
Error indicating that the semaphore does not have sufficient capacity.