Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_es/src/utils/task.ts>limit

deno elasticsearch
Go to Latest
function limit
import { limit } from "https://deno.land/x/deno_es@v0.4.3/src/utils/task.ts";

Parameters

func: TaskFunc
maxTaskCount: number

Returns

Promise<T>