Files
mobile.de/iaai_scraper
qananasikq 133c125e9c fix: eliminate greenlet crash + memory leak protection
- docker-compose: switch worker to --pool=solo --concurrency=1 --max-tasks-per-child=1
- tasks.py: remove ThreadPoolExecutor wrapper from _run_browser_job (greenlet crash)
- scraper.py: browser fallback runs sequentially instead of ThreadPoolExecutor
- scraper.py: add gc.collect() after scraper close to prevent memory leaks
2026-04-20 17:33:51 +03:00
..
2026-04-13 16:35:08 +03:00
2026-04-15 21:58:03 +03:00
2026-04-07 23:51:41 +03:00
2026-04-09 20:35:25 +03:00