Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ execute.spec.ts
File
execute.spec.ts
packages/cli/src/cli/cmd/run/execute.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, vi, beforeEach } from
"vitest"
;
2
import
pLimit from
"p-limit"
;
3
4
/**
Callers
nothing calls this directly
Calls
2
getFileIoLimiter
Function · 0.70
push
Method · 0.65
Tested by
no test coverage detected