Skip to content

Commit 6980de1

Browse files
committed
oops
1 parent 0ad7da4 commit 6980de1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node-native/src/event-loop-block-integration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,5 @@ export function restartEventLoopBlockDetection(): void {
265265
return;
266266
}
267267

268-
integration.stop();
268+
integration.start();
269269
}

0 commit comments

Comments
 (0)