MCPcopy Create free account
hub / github.com/deepclause/agentvm / repro_race.js

File repro_race.js

test/network/repro_race.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { AgentVM } = require('../../src/index');
2
3async function test() {
4 console.log("=== Network Race Condition Repro ===\n");

Callers

nothing calls this directly

Calls 1

testFunction · 0.70

Tested by

no test coverage detected