.python-version
deleted100644 → 0
+0
−1
+1
−0
Loading
- Introduced `--overall-timeout` option to limit total crawl duration. - Updated `TDocCrawlConfig` to include `overall_timeout` field. - Adjusted tests to utilize serial execution and set timeout for reliability. - Removed unused mock runner class from tests for cleaner code.