The function was a one-line pass-through to findPidByPort with no added logic. Callers now import findPidByPort from @composio/ao-core directly. waitForPortFree calls findPidByPort inline. Deleted the test file that only tested the pass-through. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| dashboard.test.ts | ||
| doctor.test.ts | ||
| init.test.ts | ||
| open.test.ts | ||
| plugin.test.ts | ||
| review-check.test.ts | ||
| send.test.ts | ||
| session.test.ts | ||
| setup.test.ts | ||
| spawn.test.ts | ||
| start.test.ts | ||
| status.test.ts | ||
| update.test.ts | ||