MCPcopy
hub / github.com/midrender/revideo / cancel.test.ts

File cancel.test.ts

packages/core/src/threading/cancel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/no-unused-vars */
2
3import {afterAll, beforeAll, describe, expect, test} from 'vitest';
4import {PlaybackManager, PlaybackStatus} from '../app';

Callers

nothing calls this directly

Calls 7

startPlaybackFunction · 0.90
endPlaybackFunction · 0.90
threadsFunction · 0.90
waitForFunction · 0.90
cancelFunction · 0.90
joinFunction · 0.90
useTimeFunction · 0.90

Tested by

no test coverage detected