- Added threading.RLock() for reentrant locking in RedditScraper class - Wrapped _ensure_browser() initialization in lock to protect browser setup - Improved error handling in _ensure_helpers_injected() with try/except - Prevents 'Connection refused' errors when multiple requests hit concurrently |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cache.py | ||
| selenium_scrapers.py | ||