MCPcopy Index your code
hub / github.com/simstudioai/sim / cancellation.test.ts

File cancellation.test.ts

apps/sim/lib/execution/cancellation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { redisConfigMock, redisConfigMockFns } from '@sim/testing'
2import { beforeEach, describe, expect, it, vi } from 'vitest'
3
4const { mockRedisSet, mockPublish, mockSubscribe } = vi.hoisted(() => ({

Callers

nothing calls this directly

Calls 5

markExecutionCancelledFunction · 0.90
getCancellationChannelFunction · 0.90
abortManualExecutionFunction · 0.90

Tested by

no test coverage detected