- Fix extract_page_inner typo: changed to extract_page (function was undefined) - Add error_count field to ExtractionMetadata struct - Add error field to PageResult struct (missing in constructor) - Add semaphore module to lib.rs exports The parallelism capping implementation was already in place but had bugs preventing compilation. This fixes those bugs so the semaphore-based bounding of in-flight pages works correctly. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| pdftract-cer-diff | ||
| pdftract-cli | ||
| pdftract-core | ||
| pdftract-libpdftract | ||
| pdftract-py | ||