MCPcopy Create free account
hub / github.com/deepclause/agentvm / test-tcp-abort.js

File test-tcp-abort.js

test-tcp-abort.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { AgentVM } = require("./src/index.js");
2
3async function test() {
4 const vm = new AgentVM({ network: true, debug: true });

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected