Skip to content

Commit

Permalink
close sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
penalosa committed Jan 23, 2025
1 parent 2930387 commit f08072e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/wrangler/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1161,6 +1161,8 @@ export async function main(argv: string[]): Promise<void> {
process.disconnect?.();
}

await closeSentry();

const controller = new AbortController();

await Promise.race([
Expand Down

0 comments on commit f08072e

Please sign in to comment.