Files
crawl4ai/crawl4ai
AHMET YILMAZ 8e1362acf5 Fix async generator type mismatch in Docker Client streaming
- Fixed single_result_generator to properly handle async generators from deep crawl strategies
- Added proper __aiter__ checking to distinguish between CrawlResult and async generators
- Await and yield individual results from nested async generators
- Streaming functionality now works correctly for all patterns (SDK, Direct API, Docker Client)
- All 22 comprehensive tests passing with 100% success rate
- Live streaming test confirmed working end-to-end
2025-08-15 15:49:11 +08:00
..
2025-02-19 14:13:17 +08:00
2025-08-04 19:02:01 +08:00
2025-08-06 17:52:01 +08:00
2025-04-11 00:44:43 +08:00
2025-01-13 19:19:58 +08:00
2025-07-08 11:46:13 +02:00
2025-01-13 19:19:58 +08:00
2025-01-13 19:19:58 +08:00
2025-08-04 19:02:01 +08:00
2025-08-04 19:02:01 +08:00