fix(browsers): Close pages that give error

This was causing the browser and the whole code to stand still.
This commit is contained in:
Karim shoair
2026-01-11 18:34:13 +02:00
parent 32f4f2adf4
commit d5b9ed11b2
3 changed files with 8 additions and 2 deletions
-2
View File
@@ -1,5 +1,3 @@
"""Crawler engine that orchestrates the crawling process."""
import json
import anyio