# destroyAllParsers

**Kind:** Function

**Source:** [`atloria-monorepo/apps/parser-orchestrator/src/queue/processors/parser-registry.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/parser-orchestrator/src/queue/processors/parser-registry.ts#L146)

Cleanup all parser instances

## Signature

```ts
async function destroyAllParsers(): Promise<void>
```

**Returns:** `Promise<void>`
