MCPcopy Create free account
hub / github.com/Botloader/botloader / test_async_lock.ts

File test_async_lock.ts

integration-tests/test_async_lock.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { AsyncLock, Discord, Storage } from "botloader";
2import { assertExpected, runOnce, sendScriptCompletion } from "lib";
3
4runOnce(script.name, async () => {

Callers

nothing calls this directly

Calls 3

runOnceFunction · 0.90
sendScriptCompletionFunction · 0.90
withLockedMethod · 0.80

Tested by

no test coverage detected