MCPcopy Index your code
hub / github.com/simstudioai/sim / abort

Method abort

apps/sim/lib/uploads/core/storage-service.ts:205–205  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

203 uploadPart(partNumber: number, body: Buffer): Promise<void>
204 finish(): Promise<void>
205 abort(): Promise<void>
206}
207
208async function createS3Backend(

Callers 15

cancelledMethod · 0.65
index.test.tsFile · 0.65
executeToolRequestFunction · 0.65
cancelFunction · 0.65
verifyTurnstileTokenFunction · 0.65
sse.test.tsFile · 0.65
multipart.test.tsFile · 0.65
cancelJobMethod · 0.65
cancelByKeyMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected